Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
Alpine Linux
Browse files Browse the repository at this point in the history
- updating the base docker image to alpine:3.5
  • Loading branch information
gambol99 committed Jan 27, 2017
1 parent 8559052 commit 915b7aa
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.4
FROM alpine:3.5
MAINTAINER Rohith <[email protected]>

RUN apk update && \
Expand Down

0 comments on commit 915b7aa

Please sign in to comment.