update docker image

This commit is contained in:
michivonah 2023-10-03 13:03:26 +02:00
parent c302ab84c2
commit dc408dafa0
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
FROM python:3
FROM python:3.11
# Create directory
RUN mkdir app