We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28713f9 commit 8db3120Copy full SHA for 8db3120
packages/examples/docker-compose-starter-example/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18.10.0-alpine3.15 as build-stage
+FROM node:18.12.1-alpine3.15 as build-stage
2
WORKDIR /app
3
4
COPY ./ .
0 commit comments