Skip to content

Commit 1277944

Browse files
authored
Merge pull request #3363 from nojaf/fix-devcontainer
Bump sdk in devcontainer
2 parents d650718 + 0135866 commit 1277944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

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:10.0.100
1+
FROM mcr.microsoft.com/dotnet/sdk:10.0.103
22

33
# Avoid warnings by switching to noninteractive
44
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)