diff --git a/Dockerfile b/Dockerfile index e6b7d33..e7e7eb7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12-alpine +FROM python:3.13-alpine ENV REVIEWDOG_VERSION=v0.20.2