Skip to content

Commit ecf620e

Browse files
authored
Merge pull request #543 from lionize/dependabot/docker/dotnet/sdk-10.0.101
Bump dotnet/sdk from 10.0.100 to 10.0.101
2 parents 32ce2e2 + 063b299 commit ecf620e

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
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:10.0.100 AS build-env
1+
FROM mcr.microsoft.com/dotnet/sdk:10.0.101 AS build-env
22
WORKDIR /app
33

44
# Copy csproj and restore as distinct layers

0 commit comments

Comments
 (0)