Skip to content

Commit f78f92e

Browse files
committed
chore(deps): update node.js to v10.18.1
1 parent e756a23 commit f78f92e

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.18.0-alpine as builder
1+
FROM node:10.18.1-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)