Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Upgrade alpine and node.js (#160)
Browse files Browse the repository at this point in the history
Closes #159
  • Loading branch information
rarkins committed Oct 26, 2016
1 parent 3c3f86a commit 467580b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM alpine:3.3
FROM mhart/alpine-node:6
MAINTAINER Rhys Arkins <rhys@keylocation.sg>

LABEL name="lint-condo" version="1.0"
Expand Down
1 change: 0 additions & 1 deletion provision.sh
Expand Up @@ -10,7 +10,6 @@ apk update
apk add --no-cache \
git \
go \
nodejs=4.3.0-r0 \
python python-dev py-pip \
ruby ruby-json

Expand Down

0 comments on commit 467580b

Please sign in to comment.