We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85b2a66 commit 2020af0Copy full SHA for 2020af0
Dockerfile
@@ -1,5 +1,5 @@
1
###############################################################################
2
-FROM mcr.microsoft.com/dotnet/sdk:8.0.401-1-alpine3.19-amd64 AS init
+FROM mcr.microsoft.com/dotnet/sdk:8.0.402-alpine3.19-amd64 AS init
3
4
ENV WORKDIR=/app
5
WORKDIR ${WORKDIR}
0 commit comments