diff --git a/docker-compose-stack.yml b/docker-compose-stack.yml index cbc7c7a..57bf27a 100644 --- a/docker-compose-stack.yml +++ b/docker-compose-stack.yml @@ -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: