commit 7afcfe7943584bf057d60c889485cc7d53f2af5c
parent 364fca6a5896292cb2cbb3d6edf4a3168c5d9b82
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:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/build-wine/Dockerfile b/contrib/build-wine/Dockerfile
@@ -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