Skip to content

Commit d802711

Browse files
Bump dotnet/sdk from 8.0-alpine to 9.0-alpine
Bumps dotnet/sdk from 8.0-alpine to 9.0-alpine. --- updated-dependencies: - dependency-name: dotnet/sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e14f3fb commit d802711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:8.0-alpine AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:9.0-alpine AS build
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)