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 d4a6b70
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent bfb8203 commit e29e7d9
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 @@ -21,7 +21,7 @@ dotnet publish tester.csproj \
-o /build/publish
EOF

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

0 comments on commit e29e7d9

Please # to comment.