Skip to content

Commit 0667514

Browse files
chore(deps): update node.js to d3507a2
1 parent f45b0f7 commit 0667514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/ssl-game-controller/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20-alpine@sha256:c628bdc7ebc7f95b1b23249a445eb415ce68ae9def8b68364b35ee15e3065b0f AS build_node
1+
FROM node:20-alpine@sha256:d3507a213936fe4ef54760a186e113db5188472d9efdf491686bd94580a1c1e8 AS build_node
22
COPY frontend frontend
33
WORKDIR frontend
44
RUN npm install

0 commit comments

Comments
 (0)