build: Add xxd package (#833)

This commit is contained in:
Kroese
2025-09-21 04:51:16 +02:00
committed by GitHub
parent 1ba04ecb3d
commit ed60332c82

View File

@@ -14,6 +14,7 @@ RUN set -eu && \
apt-get --no-install-recommends -y install \
bc \
jq \
xxd \
tini \
wget \
7zip \