diff --git a/bot/Dockerfile b/bot/Dockerfile index eae45202e..b10e04228 100644 --- a/bot/Dockerfile +++ b/bot/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.14.3-slim +FROM python:3.15.0a8-slim ADD bot /src/bot