Skip to content

Commit 543df83

Browse files
chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v9
1 parent 8b396ca commit 543df83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:8.0-alpine@sha256:7d3a75ca5c8ac4679908ef7a2591b9bc257c62bd530167de32bba105148bb7be AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:9.0-alpine@sha256:33be1326b4a2602d08e145cf7e4a8db4b243db3cac3bdec42e91aef930656080 AS build
22
WORKDIR /src
33

44
COPY ./src/LocalTest.csproj .

0 commit comments

Comments
 (0)