try again; avoid gnupg

pull/915/head
Josh Rabinowitz 2 years ago
parent d0e6a5743a
commit b7dd98b758

@ -4,12 +4,13 @@ LABEL maintainer="mail@sobolevn.me"
LABEL vendor="git-secret team"
RUN pacman -Sy --noconfirm archlinux-keyring \
&& pacman -Su \
&& pacman -Syu --needed --noconfirm \
# Direct dependencies:
bash \
gawk \
git \
gnupg \
#gnupg \
# Assumed to be present:
diffutils \
file \

Loading…
Cancel
Save