From f08537536329c6521bb6b2743da780c899f004bc Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 22 Jul 2026 23:03:10 +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 78f48b4..2407dba 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-4cc2ba1 + image: ghcr.io/asepharyana/asepharyana-hub/dashboard:sha-5999ac1 build: context: ../.. dockerfile: infra/docker/dashboard.Dockerfile