windows build: bump wine
This commit is contained in:
@@ -37,7 +37,7 @@ RUN dpkg --add-architecture i386 && \
|
|||||||
apt-get clean
|
apt-get clean
|
||||||
|
|
||||||
RUN DEBIAN_CODENAME=$(lsb_release --codename --short) && \
|
RUN DEBIAN_CODENAME=$(lsb_release --codename --short) && \
|
||||||
WINEVERSION="9.0.0.0~${DEBIAN_CODENAME}-1" && \
|
WINEVERSION="10.0.0.0~${DEBIAN_CODENAME}-1" && \
|
||||||
wget -nc https://dl.winehq.org/wine-builds/winehq.key && \
|
wget -nc https://dl.winehq.org/wine-builds/winehq.key && \
|
||||||
echo "d965d646defe94b3dfba6d5b4406900ac6c81065428bf9d9303ad7a72ee8d1b8 winehq.key" | sha256sum -c - && \
|
echo "d965d646defe94b3dfba6d5b4406900ac6c81065428bf9d9303ad7a72ee8d1b8 winehq.key" | sha256sum -c - && \
|
||||||
cat winehq.key | gpg --dearmor -o /etc/apt/keyrings/winehq.gpg && \
|
cat winehq.key | gpg --dearmor -o /etc/apt/keyrings/winehq.gpg && \
|
||||||
|
|||||||
Reference in New Issue
Block a user