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 9864dc9 (#337)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent bdb6ebc commit ff3de5b
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:d81af72bf5175902b6d7d522269e6cec16fe6e0d0fc9c17c809dd00e31d0f5e0 AS runtime
FROM mcr.microsoft.com/dotnet/nightly/runtime:8.0-jammy-chiseled@sha256:9864dc9d6170414474fe7e1b1aca61ceb29c5f9c289cc7de97934fa541fbecda AS runtime
WORKDIR /opt/chaos-tester
USER 65532:65532
ENV DOTNET_ENVIRONMENT="Production" \
Expand Down

0 comments on commit ff3de5b

Please sign in to comment.