Skip to content

Commit

Permalink
chore(deps): update dependency python to v3.11.4 (#22634)
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 Jun 8, 2023
1 parent 0c18515 commit 7e8d36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
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.3
RUN install-tool python 3.11.4

# renovate: datasource=npm
RUN install-tool yarn 1.22.19

1 comment on commit 7e8d36e

@Giangpro89
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.