Remove libgpgme-devel from Dockerfile dependencies

This commit is contained in:
Sebastian Schmitt
2025-10-30 10:20:38 +01:00
parent 9a94d1f2b1
commit 7c64d8572d

View File

@@ -1,6 +1,6 @@
FROM opensuse/tumbleweed:latest as builder
RUN zypper -n install --no-recommends git go1.22 libgpgme-devel unzip &&\
RUN zypper -n install --no-recommends git go1.22 unzip &&\
zypper -n install -t pattern devel_basis
# now build the warewulf