We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 969a378 commit 15f7b91Copy full SHA for 15f7b91
Dockerfile
@@ -14,7 +14,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
14
--mount=type=cache,target=/go/pkg \
15
GOOS=${TARGETOS} GOARCH=${TARGETARCH} \
16
xcaddy build ${CADDY_VERSION} \
17
- --with github.com/jum/caddy-tailscale@test-listener \
+ --with github.com/jum/caddy-tailscale@test-dynamic \
18
--with github.com/pberkel/caddy-storage-redis \
19
--with github.com/caddy-dns/cloudflare \
20
--with github.com/lucaslorentz/caddy-docker-proxy/v2
0 commit comments