tbuild: update some packages in dockerfiles - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 7afcfe7943584bf057d60c889485cc7d53f2af5c DIR parent 364fca6a5896292cb2cbb3d6edf4a3168c5d9b82 HTML Author: SomberNight <somber.night@protonmail.com> Date: Wed, 23 Sep 2020 15:21:29 +0200 build: update some packages in dockerfiles Ubuntu no longer serves old version Diffstat: M contrib/build-wine/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- DIR diff --git a/contrib/build-wine/Dockerfile b/contrib/build-wine/Dockerfile t@@ -6,8 +6,8 @@ RUN dpkg --add-architecture i386 && \ apt-get update -q && \ apt-get install -qy \ wget=1.19.4-1ubuntu2.2 \ - gnupg2=2.2.4-1ubuntu1.2 \ - dirmngr=2.2.4-1ubuntu1.2 \ + gnupg2=2.2.4-1ubuntu1.3 \ + dirmngr=2.2.4-1ubuntu1.3 \ python3-software-properties=0.96.24.32.1 \ software-properties-common=0.96.24.32.1