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

Update Python bae image to the latest 3.9

parent 210d16d6
No related branches found
No related tags found
No related merge requests found
Pipeline #1754 passed
FROM python:3.8.12-bullseye AS base
FROM python:3.9.12-bullseye AS base
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