mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +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 \
|
||||
socat \
|
||||
curl \
|
||||
git \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get autoremove -y \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user