Skip to content
Snippets Groups Projects
Commit 4b83033a authored by Tine Wittler's avatar Tine Wittler :construction_worker_tone2:
Browse files

Update python Docker tag to v3.9

parent 7eee1741
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