chore(deps): update python docker tag to v3.12.1
This commit is contained in:
parent
a6202906d0
commit
5dbde0bce0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.9.2
|
||||
FROM python:3.12.1
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y emacs git && \
|
||||
|
|
Loading…
Reference in a new issue