Skip to content

Commit aa4198d

Browse files
authored
Update Dockerfile
1 parent d2f6959 commit aa4198d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM caddy:2.7.6-builder-alpine AS builder
22

33
RUN xcaddy build \
4-
--with github.com/mholt/caddy-ratelimit \
4+
--with github.com/mholt/caddy-ratelimit=89a7fece9addf6881169642d0b8a18e79d58e179 \
55
--with github.com/porech/caddy-maxmind-geolocation \
66
--with github.com/muety/caddy-remote-host
77

0 commit comments

Comments
 (0)