diff --git a/Dockerfile b/Dockerfile index 2dedaa7d..517b65e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.14.3-slim +FROM python:3.15.0a8-slim ARG TIMEZONE="Asia/Jerusalem"