Compare commits
No commits in common. "3c7e432970d1c7888b0cc3f714dd91802f7d6fa9" and "bcc0271abbfa9ed871f5e5d9084697eae535988f" have entirely different histories.
3c7e432970
...
bcc0271abb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:2.7.6-builder-alpine@sha256:a3b50a813f47019f193298a42ba69b21996ae88f08674107977215d2d442fe6f AS builder
|
||||
FROM caddy:2.7.6-builder-alpine@sha256:665475e0504fa47bdf257673b6f4384769e72350f8953f232c0f39b88884421b AS builder
|
||||
RUN xcaddy build --with github.com/lucaslorentz/caddy-docker-proxy/v2
|
||||
FROM caddy:2.7.6-alpine@sha256:80ca561981768b2c3568cc4bef3d4cd1f11c2a625c806bedeb8453aef98779a0
|
||||
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue