⬆️ Upgrade dependencies
This commit is contained in:
parent
e4a7832994
commit
a2aa4e91a6
2 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@ COPY . /git/
|
|||
RUN find . -type d -name .git -exec git describe --always --dirty > /git-version.txt \;
|
||||
|
||||
|
||||
FROM python:3.8
|
||||
FROM python:3.11
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue