We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ea7c6 commit 12b677bCopy full SHA for 12b677b
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-ARG GO_VERSION=1.25.8
+ARG GO_VERSION=1.25
4
ARG LLAMA_SERVER_VERSION=latest
5
ARG LLAMA_SERVER_VARIANT=cpu
6
ARG LLAMA_BINARY_PATH=/com.docker.llama-server.native.linux.${LLAMA_SERVER_VARIANT}.${TARGETARCH}
0 commit comments