add mock
All checks were successful
Build and Push Docker Image / build (push) Successful in 13m46s

This commit is contained in:
Lukas Greve
2025-11-14 21:59:19 +01:00
parent d1c3693005
commit cbae07c41b

View File

@@ -9,6 +9,7 @@ LABEL FBR=f42
# Install essential build tools and dependencies
RUN /bin/sh -c "dnf -y update --refresh && \
dnf install -y \
mock \
livemedia-creator \
anaconda \
lorax \