From 6ddbe2d8eb6dd168c53ecbd9e2cd03664da50604 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:16:32 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-sdk to v10.0.202 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 303ce05..c8ff741 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive # renovate: deb=winehq-stable registry=https://dl.winehq.org/wine-builds/debian?components=main&binaryArch=i386&suite=trixie versioning=regex:^(?\d+)\.(?\d+)\.(?\d+)\.(?\d+)~(?.*)-(?\d+) ARG WINE_VERSION=11.0.0.0~trixie-1 # renovate: custom.dotnet-sdk=dotnet-sdk -ARG DOTNET_VERSION=10.0.201 +ARG DOTNET_VERSION=10.0.202 # Version 5.0.2 is the latest version of WiX Toolset that does not require Open Source Maintenance Fee. # https://github.com/wixtoolset/wix/blob/ffbfeb3c0b9cb8084bd366404c0cb06d42e8caaf/OSMFEULA.txt ARG WIXTOOLSET_VERSION=5.0.2