Skip to content

Commit

Permalink
Bump caddy from 2.7.5-builder to 2.7.6-builder
Browse files Browse the repository at this point in the history
Bumps caddy from 2.7.5-builder to 2.7.6-builder.

---
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 8, 2023
1 parent df50ad5 commit 40f1849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM caddy:2.7.5-builder AS builder
FROM caddy:2.7.6-builder AS builder

RUN caddy-builder \
github.com/kuozo/cam@master

FROM caddy:2.7.5-builder
FROM caddy:2.7.6-builder

COPY --from=builder /usr/bin/caddy /usr/bin/caddy

0 comments on commit 40f1849

Please sign in to comment.