chore: update manifests and submodules [skip ci]

This commit is contained in:
GitHub Action
2026-07-25 06:45:09 +00:00
parent e953c3cb67
commit fde53f22b6
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
hub: hub:
container_name: hub container_name: hub
image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-8fc4a15 image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-e953c3c
restart: always restart: always
networks: networks:
app-shared-net: app-shared-net:
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
llm-api: llm-api:
container_name: llm-api container_name: llm-api
image: ghcr.io/asepharyana/asepharyana-hub/llm-api:latest image: ghcr.io/asepharyana/asepharyana-hub/llm-api:sha-e953c3c
restart: always restart: always
networks: networks:
app-shared-net: app-shared-net:
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
scraper-api: scraper-api:
container_name: scraper-api container_name: scraper-api
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-de161d9 image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-e953c3c
restart: always restart: always
depends_on: depends_on:
nats: nats:
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
tools: tools:
container_name: tools container_name: tools
image: ghcr.io/asepharyana/asepharyana-hub/tools:sha-de161d9 image: ghcr.io/asepharyana/asepharyana-hub/tools:sha-e953c3c
restart: always restart: always
networks: networks:
app-shared-net: app-shared-net: