Skip to content

Commit

Permalink
Update alpine Docker tag to v3.20 (djmaze#207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-djmaze[bot] <177982242+renovate-djmaze[bot]@users.noreply.github.com>
  • Loading branch information
renovate-djmaze[bot] authored Aug 11, 2024
1 parent 4d97c5b commit d9fe902
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
Expand Up @@ -77,7 +77,7 @@ RUN curl -sL -o go-cron.tar.gz https://github.com/djmaze/go-cron/archive/v${GO_C
#
# Final image
#
FROM alpine:3.17
FROM alpine:3.20

RUN apk add --update --no-cache ca-certificates fuse nfs-utils openssh tzdata bash curl docker-cli gzip tini

Expand Down

0 comments on commit d9fe902

Please sign in to comment.