Skip to content

Commit

Permalink
Upgrade alpine to 3.4
Browse files Browse the repository at this point in the history
Upgrade alpine to 3.4
  • Loading branch information
frekele authored Jun 13, 2016
1 parent 3c93550 commit 8b5c61c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.3
FROM alpine:3.4

MAINTAINER frekele <leandro.freitas@softdevelop.com.br>

Expand Down Expand Up @@ -35,4 +35,4 @@ ENV STORAGE_PROVIDER='' \

ENTRYPOINT ["/scripts/run.sh"]

CMD [""]
CMD [""]

0 comments on commit 8b5c61c

Please sign in to comment.