Update caddy Docker tag to v2.7.4
This commit is contained in:
parent
9997f8345f
commit
16c9ed6ccc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ services:
|
|||
- proxy
|
||||
restart: unless-stopped
|
||||
proxy:
|
||||
image: caddy:2.6.4-alpine
|
||||
image: caddy:2.7.4-alpine
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
|
|
Loading…
Reference in a new issue