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

Commit

Permalink
Bump Alpine version to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed Aug 29, 2020
1 parent d72b47f commit dbe8a7d
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.12

RUN apk add -U tzdata ca-certificates && rm -Rf /var/cache/apk/*
COPY ggr-ui /usr/bin
Expand Down

0 comments on commit dbe8a7d

Please # to comment.