update plugin (#6)
Some checks failed
ci/woodpecker/push/ci Pipeline failed

#### 📖 Summary

<!-- Provide a summary of your changes. Describe the why and not how. -->

#### 📑 Test Plan

> 💡 Select your test plan for the code changes.

- [x] CI pipeline tests
- [ ] Custom test
- [ ] No test plan

##### Details / Justification

<!-- Add your test details or justification for missing tests here. -->

#### 📚 Additional Notes

<!-- A place for additional detail notes. -->

Reviewed-on: #6
This commit is contained in:
2023-12-07 13:19:15 +01:00
parent f33e256ddc
commit 97206d45f8
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
FROM caddy:2.6-builder-alpine AS builder
RUN xcaddy build \
--with github.com/42wim/caddy-gitea@v0.0.3
--with gitea.ocram85.com/OCram85/caddy-gitea@v0.0.4
FROM caddy:2.6.2