Skip to content

Commit

Permalink
updating to latest alpine for latest node, updating maintainer, fixin…
Browse files Browse the repository at this point in the history
…g the last bits of the update to jekyll 3
  • Loading branch information
nimbinatus committed Oct 4, 2017
1 parent 24bc329 commit 648e519
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3.2
MAINTAINER Ash Wilson <ash.wilson@rackspace.com>
FROM alpine:3.6
LABEL maintainer="Laura Santamaria <laura.santamaria@rackspace.com>"

RUN apk add --update ruby ruby-json ruby-dev git build-base libffi-dev nodejs python \
&& rm -rf /var/cache/apk/* \
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GEM
sass (~> 3.2)
jekyll-watch (1.3.0)
listen (~> 3.0)
json (1.8.3)
json (1.8.5)
kramdown (1.9.0)
liquid (3.0.6)
listen (3.0.5)
Expand Down

0 comments on commit 648e519

Please sign in to comment.