Skip to content
Snippets Groups Projects
Commit 3f626dab authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Merge branch 'renovate/docker-python-3.x' into 'master'

Update python Docker tag to v3.9

See merge request infrablue/infrablue!37
parents 1b2b8612 4b83033a
No related branches found
No related tags found
No related merge requests found
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment