We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f6959 commit aa4198dCopy full SHA for aa4198d
Dockerfile
@@ -1,7 +1,7 @@
1
FROM caddy:2.7.6-builder-alpine AS builder
2
3
RUN xcaddy build \
4
- --with github.com/mholt/caddy-ratelimit \
+ --with github.com/mholt/caddy-ratelimit=89a7fece9addf6881169642d0b8a18e79d58e179 \
5
--with github.com/porech/caddy-maxmind-geolocation \
6
--with github.com/muety/caddy-remote-host
7
0 commit comments