We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8970ea7 commit fea6b64Copy full SHA for fea6b64
9-chiseled/Dockerfile
@@ -22,7 +22,7 @@ RUN set -e && \
22
curl -sSL "https://github.com/tibber/prestop-signal/releases/download/v0.0.18/prestop-signal_0.0.18_linux_${arch_tag}.tar.gz" \
23
| tar -xz -C /usr/bin
24
25
-FROM mcr.microsoft.com/dotnet/aspnet:9.0-noble-chiseled-extra@sha256:7546ed4a06eec883137cb2012cdcfa2de74b4e17613cb2297bd8d2d68eeaa980 AS final
+FROM mcr.microsoft.com/dotnet/aspnet:9.0-noble-chiseled-extra@sha256:6357a8a7d71612cd9e989cac29b70114b5224ad537fd959d484fa6db24a9f3b6 AS final
26
27
ENV CORECLR_NEWRELIC_HOME /usr/local/newrelic-dotnet-agent
28
ENV CORECLR_PROFILER {36032161-FFC0-4B61-B559-F6C5D41BAE5A}
0 commit comments