This commit is contained in:
2023-08-25 13:11:18 +02:00
parent 835ae7ae0d
commit 59d60daab7

View File

@@ -20,6 +20,7 @@ RUN set -eux; \
tar \ tar \
unzip \ unzip \
psmisc \ psmisc \
procps \
; \ ; \
update-ca-certificates; \ update-ca-certificates; \
case "${BUILD_ARCH}" in \ case "${BUILD_ARCH}" in \