Skip to content

Commit 3beb1af

Browse files
chore(deps): update mcr.microsoft.com/dotnet/runtime-deps:6.0-cbl-mariner2.0 docker digest to 7b8cfde (#943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b5500c commit 3beb1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN dotnet publish -c Release -o out \
1010
-p:PublishSingleFile=true \
1111
./src/Microsoft.ComponentDetection
1212

13-
FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-cbl-mariner2.0@sha256:7f21c28a4fd2b13715b76fb6544ccee1268614fa74ef46566587e6dc24e8583d AS runtime
13+
FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-cbl-mariner2.0@sha256:7b8cfde0c621633fa2dfae8265f4c3a71341a2228a99ef80954ef1746f6ec4ab AS runtime
1414
WORKDIR /app
1515
COPY --from=build /app/out ./
1616

0 commit comments

Comments
 (0)