Skip to content

Commit eaa0ead

Browse files
Update dotnet monorepo (#1147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0a4c2e commit eaa0ead

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Images/Dockerfile.net8-bookworm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:8.0.411-bookworm-slim@sha256:e6a5a8d884609907fa8d468b927df765967f6b22f890ce92bd3ae614ca4ae87e
1+
FROM mcr.microsoft.com/dotnet/sdk:8.0.411-bookworm-slim@sha256:57c3bf930db9ac075c9019b83fdfc77c474b11b874120b84bc97fa65f33662dd
22

33
RUN wget https://aka.ms/getvsdbgsh && \
44
sh getvsdbgsh -v latest -l /vsdbg

src/Images/Dockerfile.net9-bookworm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:9.0.301-bookworm-slim@sha256:faa2daf2b72cbe787ee1882d9651fa4ef3e938ee56792b8324516f5a448f3abe
1+
FROM mcr.microsoft.com/dotnet/sdk:9.0.301-bookworm-slim@sha256:b768b444028d3c531de90a356836047e48658cd1e26ba07a539a6f1a052a35d9
22

33
RUN wget https://aka.ms/getvsdbgsh && \
44
sh getvsdbgsh -v latest -l /vsdbg

0 commit comments

Comments
 (0)