Skip to content

Commit

Permalink
Merge pull request #61 from Itxaka/zstd_tools_image
Browse files Browse the repository at this point in the history
  • Loading branch information
Itxaka authored Jun 13, 2023
2 parents 1372a93 + f59f5ba commit d8d8d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ COPY --from=grub-artifacts / /arm/grub/artifacts
RUN zypper ref && zypper dup -y

## ISO Build depedencies
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
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
RUN mkdir /config

# Arm image build deps
Expand Down

0 comments on commit d8d8d70

Please sign in to comment.