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 fafe2db commit e650346Copy full SHA for e650346
cmd/ssl-game-controller/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-alpine@sha256:24fb6aa7020d9a20b00d6da6d1714187c45ed00d1eb4adb01395843c338b9372 AS build_node
+FROM node:20-alpine@sha256:8bda036ddd59ea51a23bc1a1035d3b5c614e72c01366d989f4120e8adca196d4 AS build_node
2
COPY frontend frontend
3
WORKDIR frontend
4
RUN npm install
0 commit comments