mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
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:
parent
a799a00dc5
commit
6899ca2527
1 changed files with 1 additions and 1 deletions
|
@ -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 && \
|
||||
|
|
Loading…
Add table
Reference in a new issue