chore: update manifests and submodules [skip ci]

This commit is contained in:
GitHub Action
2026-07-24 02:11:27 +00:00
parent e38fe75d3c
commit 447b22d9da
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
hub:
container_name: hub
image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-93d053b
image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-e38fe75
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-93d053b
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-e38fe75
restart: always
depends_on:
nats: