diff --git a/Dockerfile b/Dockerfile index e40e4998..2860a933 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -FROM python:3.12-rc-alpine +FROM python:3.15-rc-alpine WORKDIR /usr/src/app