We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc2f9a commit 2c841b9Copy full SHA for 2c841b9
2 files changed
Dockerfile
@@ -17,7 +17,6 @@ RUN \
17
&& apt-get install -y --no-install-recommends \
18
ca-certificates \
19
curl \
20
- libvulkan1 \
21
unzip \
22
xauth \
23
xvfb \
apt/sources.list.d/winehq.sources
@@ -1,7 +1,7 @@
1
# Repository for wine
2
Types: deb
3
URIs: https://dl.winehq.org/wine-builds/debian/
4
-Suites: bookworm
+Suites: trixie
5
Components: main
6
Enabled: no
7
Signed-By:
0 commit comments