Skip to content

Commit

Permalink
chore: update alpine to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
msiegenthaler committed May 20, 2019
1 parent 0d164e9 commit 6a3b16e
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 as build
FROM alpine:3.9 as build
LABEL maintainer="Mario Siegenthaler <[email protected]>"

RUN apk add --update --no-cache ca-certificates git
Expand Down

0 comments on commit 6a3b16e

Please sign in to comment.