Skip to content

Commit

Permalink
chore: remove extraneous packages from actions-runner image (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
bo0tzz authored Oct 5, 2024
1 parent 5cf7f1f commit 87166b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions containers/actions-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,11 @@ RUN \
&& \
apt-get install -y --no-install-recommends \
ca-certificates \
curl \
gcc \
git \
jo \
jq \
make \
moreutils \
unrar \
unzip \
wget \
zip \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 87166b2

Please sign in to comment.