Skip to content

Commit fe01e15

Browse files
Bump dotnet/sdk in the allsdk group
Bumps the allsdk group with 1 update: dotnet/sdk. Updates `dotnet/sdk` from 9.0.302-alpine3.21 to 9.0.303-alpine3.21 --- updated-dependencies: - dependency-name: dotnet/sdk dependency-version: 9.0.303-alpine3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: allsdk ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b395aa2 commit fe01e15

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,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:9.0.302-alpine3.21 AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:9.0.303-alpine3.21 AS build
22

33
ARG Version=1.0.0
44

0 commit comments

Comments
 (0)