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 be13600 + 98d49ea commit 02bf930Copy full SHA for 02bf930
.changes/1374.json renamed to .changes/1374-1490.json
@@ -1,5 +1,5 @@
1
{
2
"type": "changed",
3
- "description": "update wine to 8.0.2",
+ "description": "update wine to 9.0.0.0",
4
"issues": [1372]
5
}
docker/wine.sh
@@ -7,7 +7,7 @@ set -euo pipefail
7
. lib.sh
8
9
main() {
10
- local version="8.0.2~focal-1"
+ local version="9.0.0.0~focal-1"
11
install_packages wget
12
13
dpkg --add-architecture i386
0 commit comments