Bump caddy from 2.6.4-alpine to 2.7.2-alpine

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-07 22:46:52 +00:00
committed by Dave Gallant
parent 7ce78256a2
commit c18b6c10e0

View File

@@ -10,7 +10,7 @@ COPY . .
RUN yarn build RUN yarn build
FROM caddy:2.6.4-alpine as runtime FROM caddy:2.7.2-alpine as runtime
WORKDIR /my-site WORKDIR /my-site