Skip to content

Commit 7dd8047

Browse files
committed
Update Node.js to v8.16.1
1 parent 877202a commit 7dd8047

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.1-alpine
22

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

0 commit comments

Comments
 (0)