We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 998d1e1 + 5682623 commit b9b56d4Copy full SHA for b9b56d4
.changes/1374.json
@@ -0,0 +1,5 @@
1
+{
2
+ "type": "changed",
3
+ "description": "update wine to 8.0.2",
4
+ "issues": [1372]
5
+}
docker/wine.sh
@@ -7,7 +7,7 @@ set -euo pipefail
7
. lib.sh
8
9
main() {
10
- local version="7.0.1~focal-1"
+ local version="8.0.2~focal-1"
11
install_packages wget
12
13
dpkg --add-architecture i386
0 commit comments