Skip to content

Commit 27b042c

Browse files
committed
Fix dash in branch name.
1 parent b8c6fd9 commit 27b042c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
1414
--mount=type=cache,target=/go/pkg \
1515
GOOS=${TARGETOS} GOARCH=${TARGETARCH} \
1616
xcaddy build ${CADDY_VERSION} \
17-
--with github.com/jum/caddy-tailscale@test_dynamic \
17+
--with github.com/jum/caddy-tailscale@test-dynamic \
1818
--with github.com/jum/caddy-storage-redis@local_deploy \
1919
--with github.com/caddy-dns/cloudflare \
2020
--with github.com/lucaslorentz/caddy-docker-proxy/v2

0 commit comments

Comments
 (0)