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