Skip to content

Commit 8369eeb

Browse files
authored
target specific caddy pmtils commit
1 parent f62b0f1 commit 8369eeb

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
@@ -1,6 +1,6 @@
11
FROM caddy:2.8.4-builder AS builder
22

3-
RUN xcaddy build --with github.com/caddy-dns/cloudflare --with github.com/protomaps/go-pmtiles/caddy
3+
RUN xcaddy build --with github.com/caddy-dns/cloudflare --with github.com/protomaps/go-pmtiles/caddy@846d83e4b199344284400809c73d08fe12d0722e
44

55
FROM caddy:2.8.4
66

0 commit comments

Comments
 (0)