Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
platformio-docker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
platformio-docker
Commits
66ba54fa
Commit
66ba54fa
authored
2 months ago
by
Jonas Leder
Browse files
Options
Downloads
Plain Diff
Merge branch 'renovate/python-3.x' into 'master'
Update python Docker tag to v3.13.4 See merge request
!15
parents
2078c1ec
3f643a83
No related branches found
No related tags found
1 merge request
!15
Update python Docker tag to v3.13.4
Pipeline
#66739
passed
2 months ago
Stage: build
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
66ba54fa
FROM
python:3.13.
3
FROM
python:3.13.
4
RUN
apt update
&&
\
RUN
apt update
&&
\
apt
install
-y
python3-zeroconf git
&&
\
apt
install
-y
python3-zeroconf git
&&
\
rm
-rf
/var/lib/apt/lists/
*
&&
\
rm
-rf
/var/lib/apt/lists/
*
&&
\
...
...
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