Skip to content

Commit

Permalink
升级nodejs版本
Browse files Browse the repository at this point in the history
  • Loading branch information
ganl committed May 30, 2020
1 parent 81c4565 commit db4c4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delos/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE_VERSION=8.11.1
ARG NODE_VERSION=10.15.0
FROM node:${NODE_VERSION}-alpine

LABEL maintainer=ganl
Expand Down

0 comments on commit db4c4ef

Please sign in to comment.