mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
🍱 add git-lfs package as standard tool (#1821)
This commit is contained in:
@@ -30,6 +30,7 @@ RUN apt update -y \
|
|||||||
dnsutils \
|
dnsutils \
|
||||||
ftp \
|
ftp \
|
||||||
git \
|
git \
|
||||||
|
git-lfs \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
iptables \
|
iptables \
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ RUN apt update -y \
|
|||||||
dnsutils \
|
dnsutils \
|
||||||
ftp \
|
ftp \
|
||||||
git \
|
git \
|
||||||
|
git-lfs \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
iptables \
|
iptables \
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ RUN apt update -y \
|
|||||||
dnsutils \
|
dnsutils \
|
||||||
ftp \
|
ftp \
|
||||||
git \
|
git \
|
||||||
|
git-lfs \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
jq \
|
jq \
|
||||||
|
|||||||
Reference in New Issue
Block a user