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

Update Python base image to the latest 3.9

parent 6e8cfcbe
No related branches found
No related tags found
No related merge requests found
FROM python:3.9.12-slim-bullseye AS base
FROM python:3.9.13-slim-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