Skip to content

Commit

Permalink
build(docker-compose): updated supported Caddy version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alcides Ramos committed Jun 3, 2024
1 parent 8771582 commit a608553
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 @@ -18,7 +18,7 @@ services:

caddy:
container_name: caddy
image: caddy:2.7.6-alpine
image: caddy:2.8-alpine
restart: unless-stopped
volumes:
- caddy_data:/data
Expand Down

0 comments on commit a608553

Please sign in to comment.