chore: publish 2.2.0+22.05.10.1.1 release
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2023-02-13 09:53:42 +01:00
parent 92f92f50fc
commit 285efcdf47
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
web:
image: "nginx:1.22.1"
image: "nginx:1.23.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.8.2.1"
image: "collabora/code:22.05.10.1.1"
cap_add:
- MKNOD
secrets:
@ -44,7 +44,7 @@ services:
- internal
deploy:
labels:
- "coop-cloud.${STACK_NAME}.version=2.1.2+22.05.8.2.1"
- "coop-cloud.${STACK_NAME}.version=2.2.0+22.05.10.1.1"
networks:
proxy: