Skip to content

Commit bdedc05

Browse files
renovate[bot]Gonzalo Diaz
authored and
Gonzalo Diaz
committed
Update mcr.microsoft.com/dotnet/sdk Docker tag to v8.0.204
1 parent 5405400 commit bdedc05

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)