Skip to content

Commit

Permalink
chore(deps): update caddy docker tag to v2.8.1 (#347)
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 Jun 1, 2024
1 parent a85e82b commit 6de71c8
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.7.6-alpine
image: caddy:2.8.1-alpine
working_dir: /app
volumes:
- ./frontend/Caddyfile:/etc/caddy/Caddyfile
Expand Down

0 comments on commit 6de71c8

Please sign in to comment.