mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
Merge pull request #23407 from jimmyjones2/patch-1
Auto commit by PR queue bot
This commit is contained in:
@@ -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/*
|
||||
|
||||
|
Reference in New Issue
Block a user