Skip to content

Commit 79e6bf8

Browse files
Bump dotnet/sdk from 5.0 to 6.0.401 in /barcoder
Bumps dotnet/sdk from 5.0 to 6.0.401. --- updated-dependencies: - dependency-name: dotnet/sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9f0065 commit 79e6bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

barcoder/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:5.0 AS builder
1+
FROM mcr.microsoft.com/dotnet/sdk:6.0.401 AS builder
22
WORKDIR /source
33
# copy csproj and restore as distinct layers
44
COPY *.csproj ./

0 commit comments

Comments
 (0)