Skip to content

Commit b1aea4c

Browse files
Bump dotnet/sdk from 10.0.102 to 10.0.103
Bumps dotnet/sdk from 10.0.102 to 10.0.103. --- updated-dependencies: - dependency-name: dotnet/sdk dependency-version: 10.0.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84b818a commit b1aea4c

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)