Skip to content

Commit

Permalink
Bump caddy from 2.7.5-alpine to 2.7.6-alpine
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent c972bed commit 87f343e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY . .

RUN yarn build

FROM caddy:2.7.5-alpine as runtime
FROM caddy:2.7.6-alpine as runtime

WORKDIR /my-site

Expand Down

0 comments on commit 87f343e

Please sign in to comment.