chore: update manifests and submodules [skip ci]

This commit is contained in:
GitHub Action
2026-07-24 12:59:04 +00:00
parent 1cdd849d89
commit 4fbca91c8c
3 changed files with 3 additions and 3 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-14c9668 image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-de161d9
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-14c9668 image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-de161d9
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-14c9668 image: ghcr.io/asepharyana/asepharyana-hub/tools:sha-de161d9
restart: always restart: always
networks: networks:
app-shared-net: app-shared-net: