Skip to content

Commit

Permalink
chore(deps): 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 19, 2025
1 parent 9ca8df6 commit 7ef86b1
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
Expand Up @@ -47,7 +47,7 @@ services:

#Run npm run build-watch in local before this.
frontend:
image: caddy:2.8.4-alpine
image: caddy:2.9.1-alpine
working_dir: /app
volumes:
- ./frontend/Caddyfile:/etc/caddy/Caddyfile
Expand Down

0 comments on commit 7ef86b1

Please sign in to comment.