Skip to content

Commit f5f6f54

Browse files
renovate-botg3force
authored andcommitted
Update Node.js to v10.22.0
1 parent 9dde0c0 commit f5f6f54

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:10.21.0-jessie AS build_node
1+
FROM node:10.22.0-jessie AS build_node
22
WORKDIR /tmp/ssl-vision-client
33
COPY . .
44
RUN yarn install

0 commit comments

Comments
 (0)