Skip to content

Commit

Permalink
add dirnmngr to support adding apt keys
Browse files Browse the repository at this point in the history
  • Loading branch information
jeefy committed Feb 28, 2025
1 parent 2800a17 commit 35c0320
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/gha-runner-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ USER root
RUN apt-get update -y
RUN apt-get install -y --no-install-recommends kmod
RUN apt-get install -y --no-install-recommends zstd
RUN apt-get install -y --no-install-recommends dirmngr

USER runner
USER runner

0 comments on commit 35c0320

Please sign in to comment.