stacks
build / build (push) Successful in 48s
Testy / Testy warstwy logicznej (silnik) (push) Successful in 11m14s
Testy / Testy warstwy prezentacji (dostęp do baz) (push) Successful in 9m56s
Testy / Build obrazu silnika B (swisseph) (push) Successful in 37s
Testy / Kontrola składni wszystkich warstw (push) Successful in 22s

This commit is contained in:
2026-07-28 22:28:47 +02:00
parent 91c4f918dc
commit bb64758fa0
+3 -3
View File
@@ -1,6 +1,6 @@
services:
data:
image: gitea.czernobog.pl/gitea/astrololo-data:4b17f2dd
image: gitea.czernobog.pl/gitea/astrololo-data:latest
container_name: astrololo-data
restart: unless-stopped
environment:
@@ -15,7 +15,7 @@ services:
- "8002:8002"
logic:
image: gitea.czernobog.pl/gitea/astrololo-logic:4b17f2dd
image: gitea.czernobog.pl/gitea/astrololo-logic:latest
container_name: astrololo-logic
restart: unless-stopped
environment:
@@ -40,7 +40,7 @@ services:
- "8003:8003"
presentation:
image: gitea.czernobog.pl/gitea/astrololo-presentation:495f3734
image: gitea.czernobog.pl/gitea/astrololo-presentation:latest
container_name: astrololo-presentation
restart: unless-stopped
environment: