Skip to content

Commit

Permalink
chore(deps): update caddy docker tag to v2.7.2 (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
bcgov-devops and renovate-bot authored Aug 7, 2023
1 parent 708183e commit 5feb551
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 @@ -49,7 +49,7 @@ services:

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

0 comments on commit 5feb551

Please sign in to comment.