chore: update manifests and submodules [skip ci]
This commit is contained in:
@@ -59,7 +59,7 @@ services:
|
|||||||
# ── Custom Dashboard (nginx:alpine) ──
|
# ── Custom Dashboard (nginx:alpine) ──
|
||||||
dashboard:
|
dashboard:
|
||||||
container_name: dashboard
|
container_name: dashboard
|
||||||
image: ghcr.io/asepharyana/asepharyana-hub/dashboard:latest
|
image: ghcr.io/asepharyana/asepharyana-hub/dashboard:sha-6c24508
|
||||||
build:
|
build:
|
||||||
context: ../..
|
context: ../..
|
||||||
dockerfile: infra/docker/dashboard.Dockerfile
|
dockerfile: infra/docker/dashboard.Dockerfile
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
scraper-api:
|
scraper-api:
|
||||||
container_name: scraper-api
|
container_name: scraper-api
|
||||||
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-aa05820
|
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-6c24508
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
nats:
|
nats:
|
||||||
|
|||||||
Reference in New Issue
Block a user