Skip to content

Commit

Permalink
chore(deps): update caddy docker tag to v2.9.1 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent c0cc2d6 commit 4bc3b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
caddy:
image: caddy:2.8.4
image: caddy:2.9.1
container_name: caddy
restart: unless-stopped
depends_on:
Expand Down

0 comments on commit 4bc3b6d

Please sign in to comment.