mirror of
https://github.com/ollama/ollama.git
synced 2026-05-13 14:27:00 +00:00
tag image with correct version when building with build_docker script
This commit is contained in:
parent
37d95157df
commit
927e3ba4a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue