chore: publish 3.1.0+24.04.10.2.1 release
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Moritz 2024-12-10 18:37:40 +01:00
parent 670ecd7bb1
commit 4836ca91df

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
web: web:
image: "nginx:1.27.0" image: "nginx:1.27.3"
environment: environment:
- STACK_NAME - STACK_NAME
- DOMAIN=${DOMAIN} - DOMAIN=${DOMAIN}
@ -30,7 +30,7 @@ services:
start_period: 5m start_period: 5m
app: app:
image: "collabora/code:24.04.6.1.1" image: "collabora/code:24.04.10.2.1"
cap_add: cap_add:
- MKNOD - MKNOD
secrets: secrets:
@ -56,7 +56,7 @@ services:
- internal - internal
deploy: deploy:
labels: labels:
- "coop-cloud.${STACK_NAME}.version=3.0.0+24.04.6.1.1" - "coop-cloud.${STACK_NAME}.version=3.1.0+24.04.10.2.1"
networks: networks:
proxy: proxy: