Skip to content

Commit

Permalink
Merge pull request #2210 from traPtitech/renovate/caddy-2.x
Browse files Browse the repository at this point in the history
fix(container): update image caddy to v2.7.6
  • Loading branch information
logica0419 committed Jan 13, 2024
2 parents 2acc0aa + b19742a commit 23020b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
- app:/app/storage

frontend:
image: caddy:2.7.5-alpine
image: caddy:2.7.6-alpine
restart: always
expose:
- "80"
Expand Down

0 comments on commit 23020b1

Please sign in to comment.