chore(deps): update caddy docker tag to v2.7.3
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
82c49a0b1e
commit
2c62f8bb8b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
caddy:
|
||||
image: caddy:2.7.2-alpine@sha256:fa4988bd8dc2df962ba39a1621de3d0aad2c725fbdec99f3ae81f704e818943e
|
||||
image: caddy:2.7.3-alpine@sha256:0230b64ee0d3cbb18a76ffdd3036f1a6b798205d22e5f97279475a5e12399cfc
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80:80"
|
||||
|
|
Reference in a new issue