fix: зафиксированы версии: sah, portainer

This commit is contained in:
djerom 2025-12-09 18:17:52 +05:00
parent d2dac031c4
commit 9a517d6779

View File

@ -49,7 +49,7 @@ services:
- traefik.http.middlewares.global-stripprefix2.replacepathregex.replacement=/$$2 - traefik.http.middlewares.global-stripprefix2.replacepathregex.replacement=/$$2
sah: sah:
image: ${REG}/cc/sah:latest image: ${REG}/cc/sah:0.0.3
volumes: volumes:
- ./sah/data:/data - ./sah/data:/data
environment: environment:
@ -60,7 +60,7 @@ services:
- "traefik.http.services.sah.loadbalancer.server.port=80" - "traefik.http.services.sah.loadbalancer.server.port=80"
portainer: portainer:
image: portainer/portainer-ce:latest image: portainer/portainer-ce:2.19.1
environment: environment:
- PORTAINER_HTTP_ENABLED=true - PORTAINER_HTTP_ENABLED=true
volumes: volumes: