switch to gendb image (vs build)

This commit is contained in:
phact 2025-07-24 14:07:28 -04:00
parent 424fa1c696
commit b330bbbc17

View file

@ -24,9 +24,10 @@ services:
- "5601:5601"
gendb:
build:
context: .
dockerfile: Dockerfile.app
image: phact/gendb:latest
#build:
#context: .
#dockerfile: Dockerfile.app
container_name: gendb-app
depends_on:
- opensearch