Fix iavf driver build failure
[multicloud/k8s.git] / kud / deployment_infra / installers / Dockerfile.iavf-driver-installer
index 9882c2f..8d4593a 100644 (file)
@@ -19,6 +19,7 @@ RUN apt-get update && \
     rm -rf /var/lib/apt/lists/*
 
 COPY _common.sh /
+COPY skb-frag-off.patch /
 COPY entrypoint-iavf-driver-installer.sh /entrypoint.sh
 
 CMD /entrypoint.sh