Skip to content

Commit

Permalink
chore(deps): update dependency python to v3.13.1 (#472)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent d78b67a commit c3a0181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ RUN install-tool node 20.18.1
RUN corepack enable

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

# prepare some tools for gitpod
#RUN prepare-tool python
Expand Down

0 comments on commit c3a0181

Please sign in to comment.