Skip to content

Commit

Permalink
FROM alpine:3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
frekele authored Apr 4, 2019
1 parent 77a19ed commit 50c09c1
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,6 +1,6 @@
FROM alpine:3.5
FROM alpine:3.9

MAINTAINER frekele <leandro[email protected]>
MAINTAINER frekele <leandro@frekele.org>

RUN apk add --update --no-cache \
bash \
Expand Down

0 comments on commit 50c09c1

Please sign in to comment.