Skip to content

Commit

Permalink
Update to latest v8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox authored Aug 19, 2019
1 parent 0304e0e commit fa772f2
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
Expand Up @@ -17,7 +17,7 @@
# License along with iotagent-lora. If not, see http://www.gnu.org/licenses/.
#

ARG NODE_VERSION=8.16.0-slim
ARG NODE_VERSION=8.16.1-slim
FROM node:${NODE_VERSION}
ARG GITHUB_ACCOUNT=Atos-Research-and-Innovation
ARG GITHUB_REPOSITORY=IoTagent-LoRaWAN
Expand Down

0 comments on commit fa772f2

Please sign in to comment.