Skip to content

Commit d8d8d70

Browse files
authored
Merge pull request #61 from Itxaka/zstd_tools_image
2 parents 1372a93 + f59f5ba commit d8d8d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools-image/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ COPY --from=grub-artifacts / /arm/grub/artifacts
7171
RUN zypper ref && zypper dup -y
7272

7373
## ISO Build depedencies
74-
RUN zypper ref && zypper in -y xfsprogs parted util-linux-systemd e2fsprogs curl util-linux udev rsync grub2 dosfstools grub2-x86_64-efi squashfs mtools xorriso lvm2
74+
RUN zypper ref && zypper in -y xfsprogs parted util-linux-systemd e2fsprogs curl util-linux udev rsync grub2 dosfstools grub2-x86_64-efi squashfs mtools xorriso lvm2 zstd
7575
RUN mkdir /config
7676

7777
# Arm image build deps

0 commit comments

Comments
 (0)