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

Bumps caddy from 2.6.3-alpine to 2.6.4-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-02-16 12:59:08 +00:00 committed by GitHub
parent 43ef6cb056
commit 2e9a908d07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Caddy is a requirement
FROM caddy:2.6.3-alpine as caddy
FROM caddy:2.6.4-alpine as caddy
FROM httpd:2.4.55-alpine3.17