Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scipy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD 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
JupyterLab
CUDA
MAX
scipy
Commits
0478102f
Verified
Commit
0478102f
authored
2 months ago
by
Olivier Benz
Browse files
Options
Downloads
Plain Diff
Merge branch 'freeze-version'
parents
bb44f091
2712de25
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
base/.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
base/.gitlab-ci.yml
base/24.5.0.Dockerfile
+1
-1
1 addition, 1 deletion
base/24.5.0.Dockerfile
with
3 additions
and
1 deletion
base/.gitlab-ci.yml
+
2
−
0
View file @
0478102f
...
...
@@ -166,6 +166,7 @@ build:version-linux-amd64:
--build-arg BASE_IMAGE
--build-arg BASE_IMAGE_TAG
--build-arg BUILD_ON_IMAGE
--build-arg INSTALL_MAX
--build-arg CUDA_IMAGE_FLAVOR
--build-arg CUDA_IMAGE_LICENSE
--build-arg BUILD_START=$(date -uIseconds)
...
...
@@ -207,6 +208,7 @@ build:version-linux-arm64v8:
--build-arg BASE_IMAGE
--build-arg BASE_IMAGE_TAG
--build-arg BUILD_ON_IMAGE
--build-arg INSTALL_MAX
--build-arg CUDA_IMAGE_FLAVOR
--build-arg CUDA_IMAGE_LICENSE
--build-arg BUILD_START=$(date -uIseconds)
...
...
This diff is collapsed.
Click to expand it.
base/24.5.0.Dockerfile
+
1
−
1
View file @
0478102f
...
...
@@ -2,7 +2,7 @@ ARG BASE_IMAGE=debian
ARG
BASE_IMAGE_TAG=12
ARG
BUILD_ON_IMAGE=glcr.b-data.ch/python/ver
ARG
MOJO_VERSION=24.5.0
ARG
MOJO_EXTENSION_VERSION=
${MOJO_VERSION}
ARG
MOJO_EXTENSION_VERSION=
24.5.6
ARG
PYTHON_VERSION=3.12.8
ARG
CUDA_IMAGE_FLAVOR
...
...
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