add correct packages
All checks were successful
Build and Push Docker Image / build (push) Successful in 10m12s
All checks were successful
Build and Push Docker Image / build (push) Successful in 10m12s
This commit is contained in:
@@ -70,9 +70,8 @@ RUN /bin/sh -c "dnf -y update --refresh && \
|
||||
gdb \
|
||||
strace \
|
||||
ltrace \
|
||||
rpm \
|
||||
dpkg-dev \
|
||||
rpm-build \
|
||||
rpmdevtools \
|
||||
rpmlint \
|
||||
valgrind && \
|
||||
dnf clean all && \
|
||||
rm -rf /var/cache/dnf"
|
||||
|
||||
Reference in New Issue
Block a user