Skip to content

Commit 1a10aaa

Browse files
renovate-botg3force
authored andcommitted
Update Node.js to v16
1 parent 8de0b72 commit 1a10aaa

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:15.14.0-alpine3.11 AS build_node
1+
FROM node:16.13.0-alpine3.11 AS build_node
22
WORKDIR /tmp/ssl-remote-control
33
COPY . .
44
RUN yarn install

0 commit comments

Comments
 (0)