Skip to content

Commit 39a4d17

Browse files
chensuyueCopilot
andauthored
Update DBQnA/docker_image_build/build.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 57a8bfa commit 39a4d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DBQnA/docker_image_build/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ services:
1919
dockerfile: ./docker/Dockerfile.react
2020
args:
2121
texttosql_url: ${build_texttosql_url}
22-
expends: text2sql
22+
extends: text2sql
2323
image: ${REGISTRY:-opea}/text2sql-react-ui:${TAG:-latest}

0 commit comments

Comments
 (0)