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

Commit

Permalink
Bump Alpine image version
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed Mar 22, 2021
1 parent e1e1e57 commit 45c02df
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.12
FROM alpine:3

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

0 comments on commit 45c02df

Please sign in to comment.