We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d2889 commit 17eefc8Copy full SHA for 17eefc8
1 file changed
Dockerfile
@@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive
5
# renovate: deb=winehq-stable registry=https://dl.winehq.org/wine-builds/debian?components=main&binaryArch=i386&suite=trixie versioning=regex:^(?<major>\d+)\.(?<minor>\d+)\.(?<patch>\d+)\.(?<build>\d+)~(?<compatibility>.*)-(?<revision>\d+)
6
ARG WINE_VERSION=11.0.0.0~trixie-1
7
# renovate: custom.dotnet-sdk=dotnet-sdk
8
-ARG DOTNET_VERSION=10.0.203
+ARG DOTNET_VERSION=10.0.300
9
# Version 5.0.2 is the latest version of WiX Toolset that does not require Open Source Maintenance Fee.
10
# https://github.com/wixtoolset/wix/blob/ffbfeb3c0b9cb8084bd366404c0cb06d42e8caaf/OSMFEULA.txt
11
ARG WIXTOOLSET_VERSION=5.0.2
0 commit comments