Skip to content

Commit

Permalink
Update Node version (#51)
Browse files Browse the repository at this point in the history
Add security patches
  • Loading branch information
jason-fox authored and dcalvoalonso committed Feb 5, 2019
1 parent fe98f77 commit 309a8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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=Atos-Research-and-Innovation
ARG GITHUB_REPOSITORY=IoTagent-LoRaWAN
Expand Down

0 comments on commit 309a8d6

Please sign in to comment.