Skip to content

Commit

Permalink
chore(deps): update dependency python to v3.11.6 (#24974)
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] committed Oct 3, 2023
1 parent b66df6e commit 0da50b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ USER root
RUN install-apt make g++

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

# renovate: datasource=npm
RUN install-tool corepack 0.20.0
Expand Down

0 comments on commit 0da50b5

Please sign in to comment.