From 136c7256203f04800faa790d65cb0b1af8825047 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 9 Jul 2026 23:28:04 +0000 Subject: [PATCH] chore: update manifests and submodules [skip ci] --- infra/compose/elysia.yml | 2 +- infra/compose/react.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/compose/elysia.yml b/infra/compose/elysia.yml index b707ed4..6852971 100644 --- a/infra/compose/elysia.yml +++ b/infra/compose/elysia.yml @@ -1,7 +1,7 @@ services: elysia-api: container_name: elysia-api - image: ghcr.io/asepharyana/asepharyana-hub/elysia-api:sha-d615078 + image: ghcr.io/asepharyana/asepharyana-hub/elysia-api:sha-5b087ae restart: always networks: app-shared-net: diff --git a/infra/compose/react.yml b/infra/compose/react.yml index 41cd822..a1062d6 100644 --- a/infra/compose/react.yml +++ b/infra/compose/react.yml @@ -1,7 +1,7 @@ services: react-web: container_name: react-web - image: ghcr.io/asepharyana/asepharyana-hub/react-web:sha-d615078 + image: ghcr.io/asepharyana/asepharyana-hub/react-web:sha-5b087ae restart: always networks: [app-shared-net] environment: