Skip to content

Commit

Permalink
bump wine to 9
Browse files Browse the repository at this point in the history
should fix missing bcryptprimitives dep
  • Loading branch information
Emilgardis committed May 11, 2024
1 parent be13600 commit b63040e
Showing 1 changed file with 1 addition and 1 deletion.
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="8.0.2~focal-1"
local version="9.8~focal-1"
install_packages wget

dpkg --add-architecture i386
Expand Down

0 comments on commit b63040e

Please sign in to comment.