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.
1 parent 877fd1f commit 6fcb05fCopy full SHA for 6fcb05f
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