Skip to content

Commit c32845a

Browse files
chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v9.0.201 (#680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f637c80 commit c32845a

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.200-alpine3.21 AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:9.0.201-alpine3.21 AS build
22

33
COPY src/Events ./Events
44
COPY src/DbTools ./DbTools

0 commit comments

Comments
 (0)