Skip to content

Commit 4fd1a9e

Browse files
renovate-botg3force
authored andcommitted
Update Node.js to v15.14.0
1 parent f028fe2 commit 4fd1a9e

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

0 commit comments

Comments
 (0)