docker/Dockerfile aktualisiert
This commit is contained in:
@@ -12,6 +12,7 @@ RUN dnf install -y \
|
||||
gnupg2 \
|
||||
rpm-sign \
|
||||
libappstream-glib \
|
||||
appstream-compose \
|
||||
&& dnf clean all
|
||||
|
||||
RUN wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/local/bin/yq &&\
|
||||
|
||||
Reference in New Issue
Block a user