docker-wine: update a package version

the previous version is no longer available. this suggests that it's difficult to reproduce old builds.
not sure about long term solution.
This commit is contained in:
SomberNight 2018-07-24 20:20:47 +02:00
parent a799a00dc5
commit 6899ca2527
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -8,7 +8,7 @@ RUN dpkg --add-architecture i386 && \
wget=1.19.4-1ubuntu2.1 \
gnupg2=2.2.4-1ubuntu1.1 \
dirmngr=2.2.4-1ubuntu1.1 \
software-properties-common=0.96.24.32.3 \
software-properties-common=0.96.24.32.4 \
&& \
wget -nc https://dl.winehq.org/wine-builds/Release.key && \
apt-key add Release.key && \