Merge pull request #294 from harry0703/dev
fixed: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use an official Python runtime as a parent image
|
||||
FROM python:3.10-slim
|
||||
FROM python:3.10-bullseye
|
||||
|
||||
# Set the working directory in the container
|
||||
WORKDIR /MoneyPrinterTurbo
|
||||
|
||||
Reference in New Issue
Block a user