Skip to content

Commit

Permalink
Bumping to Alpine 3.5.
Browse files Browse the repository at this point in the history
Mostly to avoid
[this](gliderlabs/docker-alpine#8) issue.
  • Loading branch information
rk295 committed May 19, 2017
1 parent 6629cad commit a731ed3
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
@@ -1,4 +1,4 @@
FROM alpine:3.2
FROM alpine:3.5
MAINTAINER Calvin Leung Huang <https://github.com/calvn>

RUN apk --update add nodejs git openssh ca-certificates && \
Expand Down

0 comments on commit a731ed3

Please sign in to comment.