Revert to 3.11 to fix error (build #68-81)
This commit is contained in:
parent
5e34e60a97
commit
4d69959c64
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:slim-bookworm
|
||||
FROM python:3.11-slim-bookworm
|
||||
WORKDIR /data
|
||||
RUN apt update && apt install -y rust-all
|
||||
ADD AlwaysDungeons.tar.gz /data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue