chore: update manifests and submodules [skip ci]

This commit is contained in:
GitHub Action
2026-07-24 12:08:26 +00:00
parent e9f3cd458c
commit c4791b3160
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
hub:
container_name: hub
image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-38873dd
image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-14c9668
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-38873dd
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-14c9668
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-3c52036
image: ghcr.io/asepharyana/asepharyana-hub/tools:sha-14c9668
restart: always
networks:
app-shared-net: