chore: publish 3.2.0+24.04.12.3.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:
3wc 2025-02-14 13:54:59 -05:00
parent 8b0f869617
commit 147921f5a3

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
web: web:
image: "nginx:1.27.3" image: "nginx:1.27.4"
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.10.2.1" image: "collabora/code:24.04.12.3.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.1.0+24.04.10.2.1" - "coop-cloud.${STACK_NAME}.version=3.2.0+24.04.12.3.1"
networks: networks:
proxy: proxy: