Skip to content

Commit 9b1e322

Browse files
authored
fix the image name (#918)
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent 85818c9 commit 9b1e322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker/compose/texttosql-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# this file should be run in the root of the repo
55
services:
6-
texttosql-langchain:
6+
texttosql:
77
build:
88
dockerfile: comps/texttosql/langchain/Dockerfile
99
image: ${REGISTRY:-opea}/texttosql:${TAG:-latest}

0 commit comments

Comments
 (0)