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
sah:
image: ${REG}/cc/sah:latest
image: ${REG}/cc/sah:0.0.3
volumes:
- ./sah/data:/data
environment:
@ -60,7 +60,7 @@ services:
- "traefik.http.services.sah.loadbalancer.server.port=80"
portainer:
image: portainer/portainer-ce:latest
image: portainer/portainer-ce:2.19.1
environment:
- PORTAINER_HTTP_ENABLED=true
volumes: