mirror of
https://github.com/ollama/ollama.git
synced 2025-03-26 09:42:10 +01:00
tag image with correct version when building with build_docker
script
This commit is contained in:
parent
37d95157df
commit
927e3ba4a4
@ -13,5 +13,5 @@ docker buildx build \
|
||||
--cache-from type=local,src=.cache \
|
||||
--cache-to type=local,dest=.cache \
|
||||
-f Dockerfile \
|
||||
-t ollama \
|
||||
-t ollama/ollama:$VERSION \
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user