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 b43361c commit 098c3e4Copy full SHA for 098c3e4
cmd/ssl-game-controller/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22-alpine@sha256:41e4389f3d988d2ed55392df4db1420ad048ae53324a8e2b7c6d19508288107e AS build_node
+FROM node:22-alpine@sha256:5340cbfc2df14331ab021555fdd9f83f072ce811488e705b0e736b11adeec4bb AS build_node
2
COPY frontend frontend
3
WORKDIR frontend
4
RUN npm install
0 commit comments