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 f62b0f1 commit 8369eebCopy full SHA for 8369eeb
Dockerfile
@@ -1,6 +1,6 @@
1
FROM caddy:2.8.4-builder AS builder
2
3
-RUN xcaddy build --with github.com/caddy-dns/cloudflare --with github.com/protomaps/go-pmtiles/caddy
+RUN xcaddy build --with github.com/caddy-dns/cloudflare --with github.com/protomaps/go-pmtiles/caddy@846d83e4b199344284400809c73d08fe12d0722e
4
5
FROM caddy:2.8.4
6
0 commit comments