chore(deps): update python docker tag to v3.12.1 #2

Merged
elia merged 1 commit from renovate/python-3.x into master 2024-01-14 22:29:27 +00:00

View file

@ -1,4 +1,4 @@
FROM python:3.9.2 FROM python:3.12.1
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y emacs git && \ apt-get install -y emacs git && \