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