commit cba49db1962c77143f84dc49a7153ffff1c99f2b
parent 1dea8393d76724965d2e84f67a1c0e5819b051e8
Author: Jin Eguchi <wakiyamap@gmail.com>
Date: Wed, 17 Feb 2021 08:27:29 +0900
windows build: update gnupg(2.2.19-3ubuntu2.1) (#7030)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/build-wine/Dockerfile b/contrib/build-wine/Dockerfile
@@ -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 \
&& \