Skip to content

Commit

Permalink
Merge pull request #8 from Global-Solutions/bump/v10.12.0
Browse files Browse the repository at this point in the history
bump: nodeを8から10にアップグレード
  • Loading branch information
kazuaki90997 authored Nov 2, 2018
2 parents 1d6bc99 + 9c5fb3b commit 9e62108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM resin/rpi-raspbian:jessie-20181024

MAINTAINER Global-solutions

ENV NODE_VERSION=8.12.0 \
ENV NODE_VERSION=10.12.0 \
ARCH=armv7l

RUN DEPS="ca-certificates curl" && \
Expand Down

0 comments on commit 9e62108

Please sign in to comment.