chore: publish 2.6.0+23.05.5.4.1 release
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2023-11-13 12:59:02 +00:00
parent 835bd6613b
commit cedf401c57
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
web:
image: "nginx:1.25.2"
image: "nginx:1.25.3"
environment:
- STACK_NAME
- DOMAIN=${DOMAIN}
@ -24,7 +24,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
app:
image: "collabora/code:23.05.3.1.1"
image: "collabora/code:23.05.5.4.1"
cap_add:
- MKNOD
secrets:
@ -44,7 +44,7 @@ services:
- internal
deploy:
labels:
- "coop-cloud.${STACK_NAME}.version=2.5.0+23.05.3.1.1"
- "coop-cloud.${STACK_NAME}.version=2.6.0+23.05.5.4.1"
networks:
proxy: