chore: update manifests and submodules [skip ci]

This commit is contained in:
GitHub Action
2026-07-22 22:21:46 +00:00
parent 6c24508c77
commit 4f15cafc02
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ services:
# ── Custom Dashboard (nginx:alpine) ──
dashboard:
container_name: dashboard
image: ghcr.io/asepharyana/asepharyana-hub/dashboard:latest
image: ghcr.io/asepharyana/asepharyana-hub/dashboard:sha-6c24508
build:
context: ../..
dockerfile: infra/docker/dashboard.Dockerfile
+1 -1
View File
@@ -1,7 +1,7 @@
services:
scraper-api:
container_name: scraper-api
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-aa05820
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-6c24508
restart: always
depends_on:
nats: