need libgpgme

This commit is contained in:
Christian Goll
2022-11-30 16:15:59 +01:00
parent 275a89a78b
commit ecf24be2f9

View File

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