Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Docker stack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mojo
Docker stack
Commits
166f29f9
Verified
Commit
166f29f9
authored
2 weeks ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
Update Mojo to v25.2.0
parent
b7b25a4d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CUDA.md
+1
-1
1 addition, 1 deletion
CUDA.md
README.md
+1
-1
1 addition, 1 deletion
README.md
with
2 additions
and
2 deletions
CUDA.md
+
1
−
1
View file @
166f29f9
...
...
@@ -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
\
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
166f29f9
...
...
@@ -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 .
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment