Skip to content

Commit

Permalink
feat(container): update image caddy to v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 72afe71 commit 6eb3ef9
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 @@ -46,7 +46,7 @@ RUN wget "$OVERMIND_URL" && gunzip ${OVERMIND_FILE} && chmod +x "$OVERMIND"
#
# Fly app
#
FROM caddy:2.7.6-alpine
FROM caddy:2.9.1-alpine

ARG SUPERCRONIC
ARG OVERMIND
Expand Down

0 comments on commit 6eb3ef9

Please sign in to comment.