Skip to content

Commit e28bd7f

Browse files
Update mcr.microsoft.com/dotnet/sdk Docker tag to v9.0.305 (#270)
Co-authored-by: projectorigin-renovate[bot] <150237208+projectorigin-renovate[bot]@users.noreply.github.com>
1 parent 520a34e commit e28bd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stamp.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG PROJECT=ProjectOrigin.Stamp.Server
22

3-
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.304 AS build
3+
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.305 AS build
44
ARG PROJECT
55

66
WORKDIR /src

0 commit comments

Comments
 (0)