Skip to content

Commit 6013390

Browse files
chore(deps): update dependency python to v3.13.5 (#673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 815ee50 commit 6013390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ RUN install-tool node 22.16.0
6262
RUN install-tool pnpm 10.12.1
6363

6464
# renovate: datasource=github-releases packageName=containerbase/python-prebuild
65-
RUN install-tool python 3.13.4
65+
RUN install-tool python 3.13.5
6666

6767

6868
USER $USER_NAME

0 commit comments

Comments
 (0)