Skip to content

Commit fb30885

Browse files
Bump dotnet/sdk
Bumps the dotnet-images group with 1 update in the /docker/migrate directory: dotnet/sdk. Updates `dotnet/sdk` from 9.0.313 to 9.0.315 --- updated-dependencies: - dependency-name: dotnet/sdk dependency-version: 9.0.314 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-images ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6b91fe commit fb30885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/migrate/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Migration Job Dockerfile
22
# Cloud Run Job でマイグレーションを実行するためのイメージ
33

4-
FROM mcr.microsoft.com/dotnet/sdk:9.0.313 AS build
4+
FROM mcr.microsoft.com/dotnet/sdk:9.0.315 AS build
55
WORKDIR /src
66

77
# プロジェクトファイルをコピーして依存関係を復元

0 commit comments

Comments
 (0)