mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 18:00:08 +00:00
Merge pull request #23407 from jimmyjones2/patch-1
Auto commit by PR queue bot
This commit is contained in:
commit
9b768e270f
@ -24,6 +24,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
|
|||||||
util-linux \
|
util-linux \
|
||||||
socat \
|
socat \
|
||||||
curl \
|
curl \
|
||||||
|
git \
|
||||||
&& DEBIAN_FRONTEND=noninteractive apt-get autoremove -y \
|
&& DEBIAN_FRONTEND=noninteractive apt-get autoremove -y \
|
||||||
&& DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
&& DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user