Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit 450e931

Browse files
committed
fix(nodejs): upgrade to 4.8.4 for security fixes
1 parent a9f81fe commit 450e931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:4.8.2-alpine
1+
FROM node:4.8.4-alpine
22

33
RUN apk add --no-cache git
44

0 commit comments

Comments
 (0)