chore: publish 2.7.0+23.05.8.2.1 release
continuous-integration/drone/push Build is passing Details

This commit is contained in:
p4u1 2024-02-16 16:31:20 +01:00
parent cedf401c57
commit 86b36e6208
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
web:
image: "nginx:1.25.3"
image: "nginx:1.25.4"
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.5.4.1"
image: "collabora/code:23.05.8.2.1"
cap_add:
- MKNOD
secrets:
@ -44,7 +44,7 @@ services:
- internal
deploy:
labels:
- "coop-cloud.${STACK_NAME}.version=2.6.0+23.05.5.4.1"
- "coop-cloud.${STACK_NAME}.version=2.7.0+23.05.8.2.1"
networks:
proxy: