Skip to content

Commit 9779b7d

Browse files
chore(deps): update dependency dotnet to v8.0.202 (#1454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb376ec commit 9779b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN install-tool node 20.11.1
2020
RUN install-tool corepack 0.26.0
2121

2222
# renovate: datasource=dotnet-version lookupName=dotnet-sdk
23-
RUN install-tool dotnet 8.0.201
23+
RUN install-tool dotnet 8.0.202
2424

2525

2626
ARG RENOVATE_VERSION

0 commit comments

Comments
 (0)