Skip to content

Commit fcbaa90

Browse files
Update mcr.microsoft.com/dotnet/sdk Docker tag to v8.0.204
1 parent c31a423 commit fcbaa90

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)