Skip to content

Commit 9ea769c

Browse files
authored
Merge pull request #3 from sir-gon/renovate/dotnet-monorepo
Update mcr.microsoft.com/dotnet/sdk Docker tag to v8.0.204
2 parents 877fd1f + 6fcb05f commit 9ea769c

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:8.0.203-alpine3.19-amd64 AS base
1+
FROM mcr.microsoft.com/dotnet/sdk:8.0.204-alpine3.19-amd64 AS base
22

33
ENV WORKDIR=/app
44
WORKDIR ${WORKDIR}

0 commit comments

Comments
 (0)