Skip to content

Commit

Permalink
Fix ollama
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <[email protected]>
  • Loading branch information
jacobwoffenden committed Nov 26, 2024
1 parent 61b079f commit 293a0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ENV CONTAINER_USER="analyticalplatform" \
CORRETTO_VERSION="1:21.0.5.11-1" \
DOTNET_SDK_VERSION="8.0.110-0ubuntu1~24.04.1" \
R_VERSION="4.4.2-1.2404.0" \
OLLAMA_VERSION="0.4.4" \
OLLAMA_VERSION="0.4.5" \
KUBECTL_VERSION="1.29.11" \
HELM_VERSION="3.16.3" \
CLOUD_PLATFORM_CLI_VERSION="1.37.13" \
Expand Down

0 comments on commit 293a0b0

Please sign in to comment.