Skip to content

Commit 40a80d5

Browse files
authored
Merge pull request #82 from BrianAllred/dependabot/docker/dotnet/sdk-10.0.103
Bump dotnet/sdk from 10.0.102 to 10.0.103
2 parents 84b818a + b1aea4c commit 40a80d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:10.0.102 AS build
1+
FROM mcr.microsoft.com/dotnet/sdk:10.0.103 AS build
22
WORKDIR /src
33
COPY TelegramVideoBot.csproj .
44
RUN dotnet restore

0 commit comments

Comments
 (0)