Skip to content

Commit

Permalink
add pip3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeefy committed Mar 4, 2025
1 parent e52fa17 commit 6ee530e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gha-runner-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ RUN apt-get install -y --no-install-recommends zstd
RUN apt-get install -y --no-install-recommends dirmngr
RUN apt-get install -y --no-install-recommends wget
RUN apt-get install -y --no-install-recommends gnupg

RUN apt-get install -y --no-install-recommends python3-pip
USER runner

0 comments on commit 6ee530e

Please sign in to comment.