Skip to content

Commit 8cd39f8

Browse files
authored
update bin path
1 parent ef19233 commit 8cd39f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM debian:12-slim
2-
COPY dist/ /usr/local/bin/
2+
COPY dist/ /bin/
33
VOLUME ["/data/"]
44
ENTRYPOINT [ "llama-server" ]

0 commit comments

Comments
 (0)