Commit 927e3ba4 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

tag image with correct version when building with `build_docker` script

parent 37d95157
......@@ -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 \
.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment