Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/dotnet/nightly/runtime:7.0-jamm…
Browse files Browse the repository at this point in the history
…y-chiseled docker digest to 2288d38
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent a83d6f4 commit 56b3fd0
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:7.0-jammy-chiseled@sha256:c1af45414ced858127e2650620c9f895050275a93373c5fff609b43397006119 AS runtime
FROM mcr.microsoft.com/dotnet/nightly/runtime:7.0-jammy-chiseled@sha256:2288d385c604fb865e60298d3778909e4fc2e580c9db12747d392483635c910e AS runtime
WORKDIR /opt/chaos-tester
USER 65532:65532
ENV DOTNET_ENVIRONMENT="Production" \
Expand Down

0 comments on commit 56b3fd0

Please sign in to comment.