Skip to content

Commit

Permalink
feat(container): update image caddy to v2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 7d52ccc commit c97e465
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.8.4-alpine

ARG SUPERCRONIC
ARG OVERMIND
Expand Down

0 comments on commit c97e465

Please sign in to comment.