From 6c2d80b64cb3d3044353ae640d4b755c20a24c99 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 9 Jul 2026 23:32:13 +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 6852971..e36d04c 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-5b087ae + image: ghcr.io/asepharyana/asepharyana-hub/elysia-api:sha-fe998aa restart: always networks: app-shared-net: diff --git a/infra/compose/react.yml b/infra/compose/react.yml index a1062d6..28b75aa 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-5b087ae + image: ghcr.io/asepharyana/asepharyana-hub/react-web:sha-fe998aa restart: always networks: [app-shared-net] environment: