From 919c68c31ff39cddef6c70c7a24465ba9ba6b56c Mon Sep 17 00:00:00 2001 From: Moe Shehab <52987806+mhmdksh@users.noreply.github.com> Date: Fri, 5 Apr 2024 16:14:13 +0400 Subject: [PATCH] Changing Staging rate limit module version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7b2debe..b4abb9c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM caddy:2.7.4-builder-alpine AS builder RUN xcaddy build \ - --with github.com/mholt/caddy-ratelimit@bc4310e7cef56ac8c0997d7b3f526b832006307b \ + --with github.com/mholt/caddy-ratelimit@2dc0d586f0b87e983757c403bc0929ddeb84a537 \ --with github.com/porech/caddy-maxmind-geolocation \ --with github.com/muety/caddy-remote-host