Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bohanyang authored May 18, 2024
1 parent 09b2fa5 commit 1a1a60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caddy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM caddy:2-builder AS builder

ARG GOCACHE=/root/.cache/go-build
RUN --mount=type=cache,target=/root/.cache/go-build xcaddy build \
--with github.com/invzhi/caddy-docker-upstreams \
--with github.com/invzhi/caddy-docker-upstreams@ae857aaf46ad2ec13c80b826388454efd20dcd2a \
--with github.com/abiosoft/caddy-json-schema \
--with github.com/caddyserver/cache-handler \
--with github.com/abiosoft/caddy-yaml
Expand Down

0 comments on commit 1a1a60d

Please sign in to comment.