chore(deps): update python docker tag to v3.12.1
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build encountered an error

This commit is contained in:
Elia El Lazkani 2024-01-14 22:09:50 +00:00
parent a6202906d0
commit 5dbde0bce0

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 && \