chore: update manifests and submodules [skip ci]
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
hub:
|
hub:
|
||||||
container_name: hub
|
container_name: hub
|
||||||
image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-14c9668
|
image: ghcr.io/asepharyana/asepharyana-hub/hub:sha-de161d9
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
app-shared-net:
|
app-shared-net:
|
||||||
|
|||||||
@@ -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-14c9668
|
image: ghcr.io/asepharyana/asepharyana-hub/scraper-api:sha-de161d9
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
nats:
|
nats:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
tools:
|
tools:
|
||||||
container_name: tools
|
container_name: tools
|
||||||
image: ghcr.io/asepharyana/asepharyana-hub/tools:sha-14c9668
|
image: ghcr.io/asepharyana/asepharyana-hub/tools:sha-de161d9
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
app-shared-net:
|
app-shared-net:
|
||||||
|
|||||||
Reference in New Issue
Block a user