Version 1.13.7; sync labels

This commit is contained in:
decentral1se 2021-04-08 14:56:35 +02:00
parent 3fdc5a831c
commit ce9d0774b6

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.6-1d90f984
- coop-cloud.${STACK_NAME}.app.version=1.13.7-1b32b27c
db:
image: "mariadb:10.5"
command: |