Skip to content

Commit 6e63ec3

Browse files
Merge pull request #1837 from bowtie-json-schema/dependabot/docker/implementations/dotnet-jsonschema-net/dotnet/sdk-9.0.200
chore(deps): bump dotnet/sdk from 9.0.102 to 9.0.200 in /implementations/dotnet-jsonschema-net
2 parents c898fb2 + 1791f32 commit 6e63ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/dotnet-jsonschema-net/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.102 AS build
1+
FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:9.0.200 AS build
22
ARG TARGETARCH
33

44
WORKDIR /source

0 commit comments

Comments
 (0)