Skip to content

Commit 9a7843c

Browse files
committed
Updated Dockerfile names
1 parent 42e0f4c commit 9a7843c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ docker: docker-dep submodule
5656
--build-arg OS=${OS} \
5757
--build-arg SOURCE=${BUILD_MODULE} \
5858
--build-arg VERSION=${VERSION} \
59-
-f etc/Dockerfile.${ARCH} .
59+
-f etc/Dockerfile.${OS}-${ARCH} .
6060

6161
# Test whisper bindings
6262
test: generate libwhisper libggml
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)