Skip to content

Commit

Permalink
Update alpine Docker tag to v3.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent c328e72 commit 0f2629c
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 @@ -16,7 +16,7 @@ COPY config/ config/

RUN shards build --static --no-debug --release --production --warnings=all

FROM alpine:3.19.1
FROM alpine:3.20.2

RUN apk update && \
apk add --update tzdata && \
Expand Down

0 comments on commit 0f2629c

Please sign in to comment.