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

Bumps caddy from 2.7.2-alpine to 2.7.3-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-15 12:46:57 +00:00 committed by GitHub
parent 1771a72c0e
commit 4c5ad66fb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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