Skip to content

Commit 1d3d5ec

Browse files
committed
Bump simpletrace to the multi format version.
1 parent 13a819d commit 1d3d5ec

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
@@ -16,7 +16,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
1616
xcaddy build ${CADDY_VERSION} \
1717
--with github.com/jum/caddy-storage-redis@local_deploy \
1818
--with github.com/caddy-dns/cloudflare \
19-
--with github.com/jum/caddy-simpletrace \
19+
--with github.com/jum/caddy-simpletrace@v0.1.0 \
2020
--with github.com/lucaslorentz/caddy-docker-proxy/v2
2121

2222
# Now copy it into our base image.

0 commit comments

Comments
 (0)