#### 📖 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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user