Version 1.14.0; sync labels

This commit is contained in:
decentral1se 2021-04-13 10:33:06 +02:00
parent 7bd969d133
commit c7fe2e66b6
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ services:
- "traefik.tcp.routers.${STACK_NAME}-ssh.rule=HostSNI(`*`)"
- "traefik.tcp.routers.${STACK_NAME}-ssh.entrypoints=gitea-ssh"
- "traefik.tcp.services.${STACK_NAME}-ssh.loadbalancer.server.port=${GITEA_SSH_PORT}"
- coop-cloud.${STACK_NAME}.app.version=1.13.7-1b32b27c
- coop-cloud.${STACK_NAME}.app.version=1.14.0-327bfb3f
db:
image: "mariadb:10.5"
command: |