Skip to content

Commit c3a0181

Browse files
chore(deps): update dependency python to v3.13.1 (#472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d78b67a commit c3a0181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ RUN install-tool node 20.18.1
6262
RUN corepack enable
6363

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

6767
# prepare some tools for gitpod
6868
#RUN prepare-tool python

0 commit comments

Comments
 (0)