We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b62ecae + a405902 commit 40b309dCopy full SHA for 40b309d
Dockerfile
@@ -17,7 +17,7 @@ RUN xcaddy build \
17
--with github.com/WeidiDeng/caddy-cloudflare-ip@v0.0.0-20231130002422-f53b62aa13cb \
18
--with github.com/hslatman/caddy-crowdsec-bouncer/http@v0.8.1 \
19
--with github.com/hslatman/caddy-crowdsec-bouncer/appsec@v0.8.1 \
20
- --with github.com/ggicci/caddy-jwt@v0.12.0
+ --with github.com/ggicci/caddy-jwt@v1.0.0
21
22
WORKDIR /go/src/healthcheck
23
COPY healthcheck.go .
0 commit comments