mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-18 07:18:27 +00:00
Merge pull request #11396 from kata-containers/sprt/fix-mariner-image
ci: Fix Mariner rootfs build failure
This commit is contained in:
@@ -11,6 +11,9 @@ RUN tdnf -y install \
|
||||
dnf \
|
||||
git \
|
||||
tar \
|
||||
xz
|
||||
xz \
|
||||
# TODO: Remove when this issue is fixed:
|
||||
# https://github.com/microsoft/azurelinux/issues/13971
|
||||
--exclude=aznfs
|
||||
|
||||
@INSTALL_RUST@
|
||||
|
Reference in New Issue
Block a user