Skip to content

Commit a24c84b

Browse files
committed
Update Node.js to v8.16.0
1 parent 877202a commit a24c84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.node

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:8.9.4-alpine
1+
FROM node:8.16.0-alpine
22

33
COPY bin/docker-entrypoint-node.sh /usr/local/bin/docker-entrypoint.sh
44

0 commit comments

Comments
 (0)