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 4948633 commit ad0b6a7Copy full SHA for ad0b6a7
cmd/ssl-game-controller/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-alpine@sha256:d3507a213936fe4ef54760a186e113db5188472d9efdf491686bd94580a1c1e8 AS build_node
+FROM node:22-alpine@sha256:41e4389f3d988d2ed55392df4db1420ad048ae53324a8e2b7c6d19508288107e AS build_node
2
COPY frontend frontend
3
WORKDIR frontend
4
RUN npm install
0 commit comments