Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
off alpine image
  • Loading branch information
Kristian Freeman committed Oct 11, 2019
1 parent d9c4e68 commit b52c946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:10.14.1-alpine
FROM node:12
ENV XDG_CONFIG_HOME /github/workspace
RUN "curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh | bash"
RUN "nvm install latest"
Expand Down

0 comments on commit b52c946

Please sign in to comment.