mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Merge pull request #26839 from luxas/add_conntrack
Automatic merge from submit-queue Add conntrack to hyperkube Trivial fix for #26515 Please just pass through... @mikedanese @roberthbailey
This commit is contained in:
commit
6c549ae91f
@ -23,6 +23,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
|
||||
iptables \
|
||||
ethtool \
|
||||
ca-certificates \
|
||||
conntrack \
|
||||
file \
|
||||
util-linux \
|
||||
socat \
|
||||
|
Loading…
Reference in New Issue
Block a user