Skip to content

Commit 8796941

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

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.407-bookworm-slim@sha256:2d7f935b8c7fe032cd3d36b5ce9c82c24413881e6dad1b4fbdf36cf369e4244f
1+
FROM mcr.microsoft.com/dotnet/sdk:8.0.408-bookworm-slim@sha256:1875fc5f4be6211c22c4353aafd6b13279c0175f277fbfa53d52375d99e8a9b8
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.202-bookworm-slim@sha256:d7f4691d11f610d9b94bb75517c9e78ac5799447b5b3e82af9e4625d8c8d1d53
1+
FROM mcr.microsoft.com/dotnet/sdk:9.0.203-bookworm-slim@sha256:9b0a4330cb3dac23ebd6df76ab4211ec5903907ad2c1ccde16a010bf25f8dfde
22

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

0 commit comments

Comments
 (0)