chore: publish 1.0.4+1.1.12 release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc 2024-12-24 14:29:26 -05:00
parent 14ac9cd6a8
commit 8f65ced29d

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: rustdesk/rustdesk-server:1.1.11
image: rustdesk/rustdesk-server:1.1.12
command: "hbbs -r $DOMAIN:21117 -k _"
networks:
- proxy
@ -36,7 +36,7 @@ services:
#- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=1.0.3+1.1.11"
- "coop-cloud.${STACK_NAME}.version=1.0.4+1.1.12"
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost"]
# interval: 30s
@ -45,7 +45,7 @@ services:
# start_period: 1m
signal:
image: rustdesk/rustdesk-server:1.1.11
image: rustdesk/rustdesk-server:1.1.12
command: ["hbbr", "-k", "_"]
networks:
- proxy