We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84b818a + b1aea4c commit 40a80d5Copy full SHA for 40a80d5
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/sdk:10.0.102 AS build
+FROM mcr.microsoft.com/dotnet/sdk:10.0.103 AS build
2
WORKDIR /src
3
COPY TelegramVideoBot.csproj .
4
RUN dotnet restore
0 commit comments