Skip to content

Commit ad0b6a7

Browse files
chore(deps): update node.js to v22
1 parent 4948633 commit ad0b6a7

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:d3507a213936fe4ef54760a186e113db5188472d9efdf491686bd94580a1c1e8 AS build_node
1+
FROM node:22-alpine@sha256:41e4389f3d988d2ed55392df4db1420ad048ae53324a8e2b7c6d19508288107e AS build_node
22
COPY frontend frontend
33
WORKDIR frontend
44
RUN npm install

0 commit comments

Comments
 (0)