Skip to content

Commit 8f31c93

Browse files
committed
Bump node version
The new node has no known issues and uses a more recent npm version (6.2.0). In contrast to the previous npm version, this new npm version does not have issues with using npm packages from git repositories.
1 parent ea9478c commit 8f31c93

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:9.5.0-alpine
1+
FROM node:10.9.0-alpine
22

33
LABEL maintainer="[email protected]"
44

0 commit comments

Comments
 (0)