Skip to content

Commit 17eefc8

Browse files
chore(deps): update dependency dotnet-sdk to v10.0.300 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7d2889 commit 17eefc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive
55
# 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+)
66
ARG WINE_VERSION=11.0.0.0~trixie-1
77
# renovate: custom.dotnet-sdk=dotnet-sdk
8-
ARG DOTNET_VERSION=10.0.203
8+
ARG DOTNET_VERSION=10.0.300
99
# Version 5.0.2 is the latest version of WiX Toolset that does not require Open Source Maintenance Fee.
1010
# https://github.com/wixtoolset/wix/blob/ffbfeb3c0b9cb8084bd366404c0cb06d42e8caaf/OSMFEULA.txt
1111
ARG WIXTOOLSET_VERSION=5.0.2

0 commit comments

Comments
 (0)