Bump caddy from 2.6.4-alpine to 2.7.2-alpine in /Containers/apache

Bumps caddy from 2.6.4-alpine to 2.7.2-alpine.

---
updated-dependencies:
- dependency-name: caddy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-04 12:36:25 +00:00 committed by GitHub
parent e8ef49c42f
commit d12a3984ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM caddy:2.6.4-alpine as caddy
FROM caddy:2.7.2-alpine as caddy
FROM httpd:2.4.57-alpine3.18