Skip to content

Commit

Permalink
update wine
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilgardis committed Nov 18, 2023
1 parent 44011c8 commit 5682623
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changes/1374.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "changed",
"description": "update wine to 8.0.2",
"issues": [1372]
}
2 changes: 1 addition & 1 deletion docker/wine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -euo pipefail
. lib.sh

main() {
local version="7.0.1~focal-1"
local version="8.0.2~focal-1"
install_packages wget

dpkg --add-architecture i386
Expand Down

0 comments on commit 5682623

Please sign in to comment.