Skip to content

Commit

Permalink
Merge pull request #17 from stianst/zstd
Browse files Browse the repository at this point in the history
Add zstd to gha-runner-image
  • Loading branch information
RobertKielty authored Oct 25, 2024
2 parents 2ba8491 + a167ca4 commit fa82c5d
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 @@ -10,6 +10,7 @@ RUN apt-get update -y \
curl \
jq \
unzip \
kmod
kmod \
zstd

USER runner

0 comments on commit fa82c5d

Please sign in to comment.