From ab8459527266904326bc18ab386920844cf71148 Mon Sep 17 00:00:00 2001 From: Polish Hammer Date: Tue, 28 Jul 2026 14:35:40 +0200 Subject: [PATCH] stack --- docker/compose.musician-share.stack.yaml | 4 ++-- docker/compose.radio.stack.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/compose.musician-share.stack.yaml b/docker/compose.musician-share.stack.yaml index 1727401..3f92808 100644 --- a/docker/compose.musician-share.stack.yaml +++ b/docker/compose.musician-share.stack.yaml @@ -1,7 +1,7 @@ # Stack MUSICIAN+SHARE — jeden host, bo dzielą filesystem. Obrazy z CI. services: conjurer-musician: - image: gitea.czernobog.pl/gitea/conjurer-musician:v0.1.0 + image: gitea.czernobog.pl/gitea/conjurer-musician:299753f6 container_name: conjurer-musician restart: unless-stopped environment: @@ -25,7 +25,7 @@ services: - /srv/share/media:/mnt/shares:ro # cele symlinków — TA SAMA ścieżka co w share! conjurer-share: - image: gitea.czernobog.pl/gitea/conjurer-share:v0.1.0 + image: gitea.czernobog.pl/gitea/conjurer-share:299753f6 container_name: conjurer-share restart: unless-stopped environment: diff --git a/docker/compose.radio.stack.yaml b/docker/compose.radio.stack.yaml index f5d1054..1fd6191 100644 --- a/docker/compose.radio.stack.yaml +++ b/docker/compose.radio.stack.yaml @@ -1,7 +1,7 @@ # Stack RADIO — osobny host, osobny plik. Obraz z CI. services: conjurer-radio: - image: gitea.czernobog.pl/gitea/conjurer-radio:v0.1.0 + image: gitea.czernobog.pl/gitea/conjurer-radio:c8aae106 container_name: conjurer-radio restart: unless-stopped environment: