diff --git a/Dockerfile b/Dockerfile index 79259482..210441d2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -62,7 +62,7 @@ RUN install-tool node 22.16.0 RUN install-tool pnpm 10.11.1 # renovate: datasource=github-releases packageName=containerbase/python-prebuild -RUN install-tool python 3.13.3 +RUN install-tool python 3.13.4 USER $USER_NAME