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 93cbbae commit 75d33adCopy full SHA for 75d33ad
Dockerfile
@@ -16,7 +16,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
16
--with github.com/gamalan/caddy-tlsredis \
17
--with github.com/caddy-dns/cloudflare \
18
--with github.com/lucaslorentz/caddy-docker-proxy/v2 \
19
- --with github.com:leodido/caddy-jsonselect-encoder
+ --with github.com/leodido/caddy-jsonselect-encoder
20
21
# Now copy it into our base image.
22
FROM alpine:latest as alpine
0 commit comments