Skip to content

Commit

Permalink
chore(deps): update dependency python to v3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent b04c4b2 commit 548cfcd
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 @@ -66,7 +66,7 @@ RUN install-tool node 20.10.0
RUN corepack enable

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

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

0 comments on commit 548cfcd

Please sign in to comment.