Skip to content

Commit

Permalink
Update caddy Docker tag 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 fc67df3 commit ba8376b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caddy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ networks:

services:
caddy:
image: caddy:2.8.4-alpine@sha256:af32e97399febea808609119bb21544d0265c58a02836576e32a2d082c262c17
image: caddy:2.9.1-alpine@sha256:1131a7f215fdcbf0543a7096fceddd2304f14608b3c2c852224f3ee6b3dd6a80
container_name: caddy
restart: always
command: caddy run --watch --config /etc/caddy/Caddyfile --adapter caddyfile
Expand Down

0 comments on commit ba8376b

Please sign in to comment.