Skip to content

Commit

Permalink
Upgrade to alpine v3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-zabolotny committed Feb 18, 2019
1 parent 4b78615 commit 8bda338
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.8
FROM alpine:3.9

RUN set -xe; \
apk add --update --no-cache \
Expand Down

0 comments on commit 8bda338

Please sign in to comment.