Skip to content

Commit 74d3cc7

Browse files
authored
Merge pull request #66 from sir-gon/renovate/dotnet-monorepo
Update mcr.microsoft.com/dotnet/sdk Docker tag to v8.0.302
2 parents 0bbff46 + 1bff7df commit 74d3cc7

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,5 +1,5 @@
11
###############################################################################
2-
FROM mcr.microsoft.com/dotnet/sdk:8.0.301-alpine3.19-amd64 AS base
2+
FROM mcr.microsoft.com/dotnet/sdk:8.0.302-alpine3.19-amd64 AS base
33

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

0 commit comments

Comments
 (0)