diff --git a/Dockerfile b/Dockerfile index 4380f376d..291f3febe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # This Dockerfile is only for GitHub Actions -FROM python:3.9 +FROM python:3.13.11 ENV PYTHONPATH /semantic-release