chore: update manifests and submodules [skip ci]

This commit is contained in:
GitHub Action
2026-07-09 19:13:37 +00:00
parent b199f8ce9d
commit e71f1261f6
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
elysia-api:
container_name: elysia-api
image: ghcr.io/asepharyana/asepharyana-hub/elysia-api:sha-0899edc
image: ghcr.io/asepharyana/asepharyana-hub/elysia-api:sha-b199f8c
restart: always
networks:
app-shared-net:
+1 -1
View File
@@ -1,7 +1,7 @@
services:
react-web:
container_name: react-web
image: ghcr.io/asepharyana/asepharyana-hub/react-web:sha-0899edc
image: ghcr.io/asepharyana/asepharyana-hub/react-web:sha-b199f8c
restart: always
networks: [app-shared-net]
environment:
+1 -1
View File
@@ -1,7 +1,7 @@
services:
rust-auth:
container_name: rust-auth-api
image: ghcr.io/asepharyana/asepharyana-hub/rust-auth:sha-0899edc
image: ghcr.io/asepharyana/asepharyana-hub/rust-auth:sha-b199f8c
restart: always
networks:
app-shared-net:
+1 -1
View File
@@ -1,7 +1,7 @@
services:
scraper-api:
container_name: scraper-api
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-0899edc
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-b199f8c
restart: always
networks:
app-shared-net: