swve 2024-06-10 10:07:53 +01:00
parent d85ea6861c
commit 81bc8e7e82
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#
FROM python:3.12
FROM python:3.12.3
# poetry
RUN pip install poetry