Bump caddy from 2.7.5-alpine to 2.7.6-alpine in /Containers/apache

Bumps caddy from 2.7.5-alpine to 2.7.6-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-12-11 12:53:14 +00:00 committed by GitHub
parent ff0d8637ab
commit adb2988f01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM caddy:2.7.5-alpine as caddy
FROM caddy:2.7.6-alpine as caddy
FROM httpd:2.4.58-alpine3.18