Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #172 from vania-pooh/master
Browse files Browse the repository at this point in the history
Bump Alpine version
  • Loading branch information
vania-pooh authored Jul 18, 2018
2 parents f41a569 + ab20ac3 commit 038f3ff
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.5
FROM alpine:3.8

RUN apk add -U ca-certificates tzdata && rm -Rf /var/cache/apk/*
COPY cm /
Expand Down

0 comments on commit 038f3ff

Please sign in to comment.