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: