Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 54df91325e Update caddy Docker tag to v2.11.4
Build / build (pull_request) Successful in 3m33s
2026-07-16 12:02:33 +00:00
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
uses: docker/setup-buildx-action@v4
- name: Checkout
uses: actions/checkout@v7
uses: actions/checkout@v6
- name: Login to Container Registry
if: ${{ gitea.event_name != 'pull_request' }}
+3 -3
View File
@@ -2,9 +2,9 @@ FROM caddy:2.11.4-builder@sha256:198d47eaee306d4d0c38a9960c89ff2c959aa29ad51d3e2
RUN --mount=type=cache,target=/go/pkg/mod \
--mount=type=cache,target=/root/.cache/go-build \
xcaddy build \
--with github.com/mholt/caddy-l4@v0.1.2 \
--with github.com/greenpau/caddy-security@v1.1.64 \
--with github.com/hslatman/caddy-crowdsec-bouncer@v0.13.1 \
--with github.com/mholt/caddy-l4@v0.1.1 \
--with github.com/greenpau/caddy-security@v1.1.62 \
--with github.com/hslatman/caddy-crowdsec-bouncer@v0.12.1 \
--with github.com/caddy-dns/namecheap@c7fcf32
FROM caddy:2.11.4@sha256:844f60b64e4724a5aa8245e019dace0d3f199f7433ce6c57676cb30a920dbad9