Compare commits

..

2 Commits

Author SHA1 Message Date
Thilawyn a0bbca8106 Upgrade modules version (#12)
Build / build (push) Successful in 2m26s
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: #12
2026-07-22 03:30:42 +02:00
renovate-bot ed178b835f Update caddy Docker tag to v2.11.4 (#10)
Build / build (push) Successful in 2m15s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| caddy | final | patch | `2.11.3` → `2.11.4` |
| caddy | stage | patch | `2.11.3-builder` → `2.11.4-builder` |

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->

Reviewed-on: #10
Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud>
Co-committed-by: Renovate Bot <renovate-bot@valverde.cloud>
2026-07-17 21:42:17 +02:00
+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.1 \
--with github.com/greenpau/caddy-security@v1.1.62 \
--with github.com/hslatman/caddy-crowdsec-bouncer@v0.12.1 \
--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/caddy-dns/namecheap@c7fcf32
FROM caddy:2.11.4@sha256:844f60b64e4724a5aa8245e019dace0d3f199f7433ce6c57676cb30a920dbad9