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