Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
upgraded to node.js 8.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oznu committed Dec 9, 2017
1 parent 0090ace commit e7ebf60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM library/node:8.9.1-alpine
FROM library/node:8.9.3-alpine

ENV ARCH=amd64 S6_KEEP_ENV=1

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.raspberry-pi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM arm32v6/node:8.9.1-alpine
FROM arm32v6/node:8.9.3-alpine

ENV ARCH=armhf S6_KEEP_ENV=1

Expand Down

0 comments on commit e7ebf60

Please sign in to comment.