We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782ba8d commit 15a284aCopy full SHA for 15a284a
Dockerfile
@@ -69,7 +69,7 @@ ARG TARGETPLATFORM
69
RUN xx-apk add musl-dev gcc libsecret-dev pass
70
71
FROM base AS test
72
-RUN xx-apk add gnome-keyring gpg-agent gnupg-gpgconf pass
+RUN xx-apk add gnome-keyring gpg-agent gnupg-gpgconf keyutils pass
73
RUN --mount=type=bind,target=. \
74
--mount=type=cache,target=/root/.cache \
75
--mount=type=cache,target=/go/pkg/mod <<EOT
0 commit comments