Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
InfraBlue
InfraBlue
Commits
3f626dab
Commit
3f626dab
authored
Dec 28, 2020
by
Tom Teichler
🍻
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'renovate/docker-python-3.x' into 'master'
Update python Docker tag to v3.9 See merge request
!37
parents
1b2b8612
4b83033a
Pipeline
#5037
failed with stages
in 73 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
3f626dab
FROM
python:3.
8
-buster AS core
FROM
python:3.
9
-buster AS core
# Configure Python to be nice inside Docker and pip to stfu
ENV
PYTHONUNBUFFERED 1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment