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 1f3d09f commit baa38a4Copy full SHA for baa38a4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16.14-alpine3.15 AS build_node
+FROM node:16.15-alpine3.15 AS build_node
2
WORKDIR /tmp/ssl-game-controller
3
COPY . .
4
RUN yarn install
0 commit comments