From bf39884ea677fded19b20fa317e69e75d5a90c59 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 22 Jul 2026 22:39:21 +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 afd570b..e6d9e62 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-9a48a49 + image: ghcr.io/asepharyana/asepharyana-hub/dashboard:sha-373cb4f build: context: ../.. dockerfile: infra/docker/dashboard.Dockerfile