docker/Dockerfile aktualisiert

This commit is contained in:
2026-08-25 11:33:04 +02:00
parent 8640bb1c24
commit aefe4cfb37
+1
View File
@@ -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 &&\