chore: update manifests and submodules [skip ci]

This commit is contained in:
GitHub Action
2026-07-26 08:44:28 +00:00
parent ac25a51113
commit ca81a8b7ee
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
hub:
container_name: hub
image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-22e8a87
image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-ac25a51
restart: always
networks:
app-shared-net:
+1 -1
View File
@@ -1,7 +1,7 @@
services:
llm-api:
container_name: llm-api
image: ghcr.io/asepharyana/asepharyana-hub/llm-api:sha-1e4b17a
image: ghcr.io/asepharyana/asepharyana-hub/llm-api:sha-ac25a51
restart: always
networks:
app-shared-net:
+1 -1
View File
@@ -1,7 +1,7 @@
services:
scraper-api:
container_name: scraper-api
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-e953c3c
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-ac25a51
restart: always
depends_on:
nats:
+1 -1
View File
@@ -1,7 +1,7 @@
services:
tools:
container_name: tools
image: ghcr.io/asepharyana/asepharyana-hub/tools:sha-e953c3c
image: ghcr.io/asepharyana/asepharyana-hub/tools:sha-ac25a51
restart: always
networks:
app-shared-net: