Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Poetry
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Analyze
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
docker
python3
Poetry
Commits
61a9ae2e
Commit
61a9ae2e
authored
1 year ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
3.12: Remove 'rc' from the tag (
#8
)
parent
fbbb2bbe
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!8
Migrate to Python v3.12 as default image (#8)
Pipeline
#38031
passed
8 months ago
Stage: test
Changes
1
Pipelines
8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
3.12/Dockerfile
+1
-1
1 addition, 1 deletion
3.12/Dockerfile
with
1 addition
and
1 deletion
3.12/Dockerfile
+
1
−
1
View file @
61a9ae2e
FROM
python:3.12-
rc-
slim
FROM
python:3.12-slim
# Install libsodium
# Install libsodium
RUN
apt update
&&
\
RUN
apt update
&&
\
...
...
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