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 40659fd + 6c3fe7e commit e3a896aCopy full SHA for e3a896a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:8.0.204-alpine3.19-amd64 AS base
+FROM mcr.microsoft.com/dotnet/sdk:8.0.300-alpine3.19-amd64 AS base
2
3
ENV WORKDIR=/app
4
WORKDIR ${WORKDIR}
0 commit comments