From 28ba9dd78c47925fde7805d77728c88ffa88d56b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 22 Jul 2026 22:59:17 +0000 Subject: [PATCH] chore: update manifests and submodules [skip ci] --- infra/compose/observability.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/compose/observability.yml b/infra/compose/observability.yml index e6d9e62..78f48b4 100644 --- a/infra/compose/observability.yml +++ b/infra/compose/observability.yml @@ -76,7 +76,7 @@ services: # ── Custom Dashboard (nginx:alpine) ── dashboard: container_name: dashboard - image: ghcr.io/asepharyana/asepharyana-hub/dashboard:sha-373cb4f + image: ghcr.io/asepharyana/asepharyana-hub/dashboard:sha-4cc2ba1 build: context: ../.. dockerfile: infra/docker/dashboard.Dockerfile