Skip to content
Snippets Groups Projects
Verified Commit 166f29f9 authored by Olivier Benz's avatar Olivier Benz
Browse files

Update Mojo to v25.2.0

parent b7b25a4d
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ docker build \
--build-arg BASE_IMAGE=ubuntu \
--build-arg BASE_IMAGE_TAG=22.04 \
--build-arg BUILD_ON_IMAGE=glcr.b-data.ch/cuda/python/ver \
--build-arg MOJO_VERSION=25.1.0 \
--build-arg MOJO_VERSION=25.2.0 \
--build-arg PYTHON_VERSION=3.12.9 \
--build-arg CUDA_IMAGE_FLAVOR=base \
--build-arg INSTALL_MAX=1 \
......
......@@ -81,7 +81,7 @@ latest:
```shell
docker build \
--build-arg MOJO_VERSION=25.1.0 \
--build-arg MOJO_VERSION=25.2.0 \
--build-arg PYTHON_VERSION=3.12.9 \
-t mojo/base \
-f base/latest.Dockerfile .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment