Skip to content

Commit d89b267

Browse files
renovate[bot]SALTWOOD
authored andcommitted
chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v9
1 parent 48de8de commit d89b267

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,5 +1,5 @@
11
# 使用微软提供的.NET SDK镜像作为构建阶段的基础镜像
2-
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build
2+
FROM mcr.microsoft.com/dotnet/sdk:9.0 AS build
33

44
# 设置工作目录
55
WORKDIR /app

0 commit comments

Comments
 (0)