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