We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05fa438 + a53c429 commit 7b8a2f5Copy full SHA for 7b8a2f5
Dockerfile
@@ -1,5 +1,5 @@
1
###############################################################################
2
-FROM mcr.microsoft.com/dotnet/sdk:8.0.302-alpine3.19-amd64 AS base
+FROM mcr.microsoft.com/dotnet/sdk:8.0.302-1-alpine3.19-amd64 AS base
3
4
ENV WORKDIR=/app
5
WORKDIR ${WORKDIR}
0 commit comments