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

Commit

Permalink
Using latest alpine base image
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed Nov 17, 2022
1 parent 0c9766d commit f5158f4
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 ca-certificates tzdata && rm -Rf /var/cache/apk/*
COPY cm /
Expand Down

0 comments on commit f5158f4

Please sign in to comment.