Skip to content

Commit

Permalink
chore(deps): update dependency corepack to v0.20.0 (#24258)
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 Sep 5, 2023
1 parent 80a81ce commit c66ddeb
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 @@ -8,6 +8,6 @@ RUN install-apt make g++
RUN install-tool python 3.11.5

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

USER ubuntu

0 comments on commit c66ddeb

Please sign in to comment.