We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85818c9 commit 9b1e322Copy full SHA for 9b1e322
1 file changed
.github/workflows/docker/compose/texttosql-compose.yaml
@@ -3,7 +3,7 @@
3
4
# this file should be run in the root of the repo
5
services:
6
- texttosql-langchain:
+ texttosql:
7
build:
8
dockerfile: comps/texttosql/langchain/Dockerfile
9
image: ${REGISTRY:-opea}/texttosql:${TAG:-latest}
0 commit comments