Bump caddy from 2.5.2-alpine to 2.6.1-alpine in /Containers/apache

Bumps caddy from 2.5.2-alpine to 2.6.1-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] 2022-09-23 12:40:43 +00:00 committed by GitHub
parent e0a52df781
commit 240a29cb2b
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.5.2-alpine as caddy
FROM caddy:2.6.1-alpine as caddy
FROM debian:bullseye-20220912-slim