Compare commits
2 commits
ac246d9bdc
...
356c4271ab
Author | SHA1 | Date | |
---|---|---|---|
356c4271ab | |||
742d02e191 |
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ COPY . /git/
|
|||
RUN find . -type d -name .git -exec git describe --always --dirty > /git-version.txt \;
|
||||
|
||||
|
||||
FROM python:3.11
|
||||
FROM python:3.12
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
|
Loading…
Reference in a new issue