Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dockers
python
Commits
5554c858
There was an error fetching the commit references. Please try again later.
Commit
5554c858
authored
3 years ago
by
Wiktor Walentynowicz
👷🏻
Browse files
Options
Downloads
Patches
Plain Diff
Python 3.8 update to Ubuntu 18.04
parent
8af591c8
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
3.8/Dockerfile
+1
-1
1 addition, 1 deletion
3.8/Dockerfile
with
1 addition
and
1 deletion
3.8/Dockerfile
+
1
−
1
View file @
5554c858
FROM
ubuntu:1
6
.04
FROM
ubuntu:1
8
.04
RUN
apt update
&&
\
apt
install
-y
software-properties-common
&&
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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