Skip to content
Snippets Groups Projects
Commit c217852f authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Update Python bae image to the latest 3.9

parent a3ab02bf
No related branches found
No related tags found
1 merge request!21Add API documentation
Pipeline #1755 passed
This commit is part of merge request !21. Comments created here will be created in the context of that merge request.
FROM python:3.8.12-bullseye AS base FROM python:3.9.12-bullseye AS base
ENV PYTHONUNBUFFERED=1 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