Up version to latest stable 22.05.14.3.1 and nginx to 1.24.0
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
javielico 2023-05-08 20:43:05 +01:00
parent da1835a3a6
commit ad59bedf8d
2 changed files with 3 additions and 14 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
web:
image: "nginx:1.23.3"
image: "nginx:1.24.0"
environment:
- STACK_NAME
- DOMAIN=${DOMAIN}
@ -24,7 +24,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
app:
image: "collabora/code:22.05.10.1.1"
image: "collabora/code:22.05.14.3.1"
cap_add:
- MKNOD
secrets:
@ -44,7 +44,7 @@ services:
- internal
deploy:
labels:
- "coop-cloud.${STACK_NAME}.version=2.2.0+22.05.10.1.1"
- "coop-cloud.${STACK_NAME}.version=2.3.0+22.05.14.3.1"
networks:
proxy:

View File

@ -1,11 +0,0 @@
Large performance boost on this new version.
It's probably best to undeploy and deploy from scratch when doing this upgrade
as a number of things like env vars have totally changed with this LOOL -> COOL
migration in the new version.
There is also a new admin username/password to deal with in the config.
Read the blog post here for more background info:
https://www.collaboraoffice.com/code-21-11-release-notes/