Skip to content

Commit 51f10fb

Browse files
author
Le Yao
committed
remove typo dot which cause build failed
Signed-off-by: Le Yao <le.yao@intel.com>
1 parent 5b133c2 commit 51f10fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ build() {
4646
.
4747

4848
docker build \
49-
-f .${CNAGC_FASTCHAT_ROOT}/Dockerfile.release \
49+
-f ${CNAGC_FASTCHAT_ROOT}/Dockerfile.release \
5050
--progress plain \
5151
--target v2.0.100-cpu \
5252
-t ${REGISTER}${CONTAINER_NAME}:v2.0.100-cpu \

0 commit comments

Comments
 (0)