1
0

windows build: update gnupg(2.2.19-3ubuntu2.1) (#7030)

This commit is contained in:
Jin Eguchi
2021-02-17 08:27:29 +09:00
committed by GitHub
parent 1dea8393d7
commit cba49db196

View File

@@ -7,8 +7,8 @@ RUN dpkg --add-architecture i386 && \
apt-get update -q && \
apt-get install -qy \
wget=1.20.3-1ubuntu1 \
gnupg2=2.2.19-3ubuntu2 \
dirmngr=2.2.19-3ubuntu2 \
gnupg2=2.2.19-3ubuntu2.1 \
dirmngr=2.2.19-3ubuntu2.1 \
python3-software-properties=0.98.9.2 \
software-properties-common=0.98.9.2 \
&& \