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 877fd1f + 6fcb05f commit 9ea769cCopy full SHA for 9ea769c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:8.0.203-alpine3.19-amd64 AS base
+FROM mcr.microsoft.com/dotnet/sdk:8.0.204-alpine3.19-amd64 AS base
2
3
ENV WORKDIR=/app
4
WORKDIR ${WORKDIR}
0 commit comments