Skip to content

Commit

Permalink
Merge pull request #82 from jason-fox/patch-4
Browse files Browse the repository at this point in the history
Update Node version
  • Loading branch information
apozohue10 authored Feb 13, 2019
2 parents 9cf149f + 7dfbf97 commit 4f91e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE_VERSION=8.12.0-slim
ARG NODE_VERSION=8.15.0-slim
FROM node:${NODE_VERSION}
ARG GITHUB_ACCOUNT=ging
ARG GITHUB_REPOSITORY=fiware-pep-proxy
Expand Down

0 comments on commit 4f91e45

Please sign in to comment.