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 13a819d commit 1d3d5ecCopy full SHA for 1d3d5ec
Dockerfile
@@ -16,7 +16,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
16
xcaddy build ${CADDY_VERSION} \
17
--with github.com/jum/caddy-storage-redis@local_deploy \
18
--with github.com/caddy-dns/cloudflare \
19
- --with github.com/jum/caddy-simpletrace \
+ --with github.com/jum/caddy-simpletrace@v0.1.0 \
20
--with github.com/lucaslorentz/caddy-docker-proxy/v2
21
22
# Now copy it into our base image.
0 commit comments