Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #38 from JoshVanL/upgrade-alpine-image
Browse files Browse the repository at this point in the history
Upgrade alpine image to 3.8
  • Loading branch information
jetstack-bot authored Jan 15, 2019
2 parents 050434f + 8e47483 commit c58e862
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.6
FROM alpine:3.8

RUN apk add --update ca-certificates

Expand Down

0 comments on commit c58e862

Please sign in to comment.