Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/dotnet/nightly/runtime:8.0-jamm…
Browse files Browse the repository at this point in the history
…y-chiseled docker digest to d81af72 (#317)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 73610f7 commit 0d17f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/chaos/tester/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dotnet publish tester.csproj \
-o /build/publish
EOF

FROM mcr.microsoft.com/dotnet/nightly/runtime:8.0-jammy-chiseled@sha256:f468190ee3340500b441a97c5f45147e115d84be5e467a1a1529268486fbfc7a AS runtime
FROM mcr.microsoft.com/dotnet/nightly/runtime:8.0-jammy-chiseled@sha256:d81af72bf5175902b6d7d522269e6cec16fe6e0d0fc9c17c809dd00e31d0f5e0 AS runtime
WORKDIR /opt/chaos-tester
USER 65532:65532
ENV DOTNET_ENVIRONMENT="Production" \
Expand Down

0 comments on commit 0d17f96

Please sign in to comment.