From 13383aeeee06bdc2b888365a8dcb45d9d79a6858 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 9 Jul 2026 23:25:30 +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 bee6789..b707ed4 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-b199f8c + image: ghcr.io/asepharyana/asepharyana-hub/elysia-api:sha-d615078 restart: always networks: app-shared-net: diff --git a/infra/compose/react.yml b/infra/compose/react.yml index 04f73d0..41cd822 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-b199f8c + image: ghcr.io/asepharyana/asepharyana-hub/react-web:sha-d615078 restart: always networks: [app-shared-net] environment: