Skip to content

Commit f832987

Browse files
committed
chore(deps): update node.js to v10.18.0
1 parent cb657ce commit f832987

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.17.0-alpine as builder
1+
FROM node:10.18.0-alpine as builder
22

33
STOPSIGNAL SIGTERM
44
RUN apk --no-cache add g++ gcc libgcc libstdc++ linux-headers make python git

0 commit comments

Comments
 (0)