chore: publish 2.10.1+1.22.2-rootless release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8e8809fd07
commit
cae11a78e6
@ -8,7 +8,7 @@ services:
|
||||
- GITEA_DB_NAME=gitea
|
||||
- GITEA_DB_USER=gitea
|
||||
db:
|
||||
image: postgres:15.7
|
||||
image: postgres:15.8
|
||||
deploy:
|
||||
labels:
|
||||
backupbot.backup: "true"
|
||||
|
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: "gitea/gitea:1.22.1-rootless"
|
||||
image: "gitea/gitea:1.22.2-rootless"
|
||||
configs:
|
||||
- source: app_ini
|
||||
target: /etc/gitea/app.ini
|
||||
@ -85,7 +85,7 @@ services:
|
||||
- "traefik.http.middlewares.${STACK_NAME}_cors.headers.accesscontrolalloworiginlist=https://${GITEA_CORS_ALLOW_DOMAIN}"
|
||||
- "traefik.http.middlewares.${STACK_NAME}_cors.headers.accesscontrolmaxage=100"
|
||||
- "traefik.http.middlewares.${STACK_NAME}_cors.headers.addvaryheader=true"
|
||||
- coop-cloud.${STACK_NAME}.version=2.10.0+1.22.1-rootless
|
||||
- coop-cloud.${STACK_NAME}.version=2.10.1+1.22.2-rootless
|
||||
|
||||
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user