3 Commits

Author SHA1 Message Date
3wc
cedf401c57 chore: publish 2.6.0+23.05.5.4.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-13 12:59:02 +00:00
835bd6613b chore: publish 2.5.0+23.05.3.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-04 13:24:51 +02:00
d52e12925a chore: publish 2.4.0+23.05.2.2.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 10:37:58 +02:00

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
web:
image: "nginx:1.24.0"
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:22.05.14.3.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.3.0+22.05.14.3.1"
- "coop-cloud.${STACK_NAME}.version=2.6.0+23.05.5.4.1"
networks:
proxy: