📝 docs: Update documentation

This commit is contained in:
yyhhyyyyyy
2024-12-05 10:34:09 +08:00
parent 6288b70ae2
commit 6760a0ad00
7 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# Use an official Python runtime as a parent image
FROM python:3.10-slim-bullseye
FROM python:3.11-slim-bullseye
# Set the working directory in the container
WORKDIR /MoneyPrinterTurbo