Skip to content

Commit baa38a4

Browse files
renovate-botg3force
authored andcommitted
Update Node.js to v16.15
1 parent 1f3d09f commit baa38a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:16.14-alpine3.15 AS build_node
1+
FROM node:16.15-alpine3.15 AS build_node
22
WORKDIR /tmp/ssl-game-controller
33
COPY . .
44
RUN yarn install

0 commit comments

Comments
 (0)