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 ac3fe18Copy full SHA for ac3fe18
10-chiseled/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/dotnet/aspnet:10.0.0-rc.1@sha256:5b558c0d5f65031e34528f0c68c954f03f4db77ee18504cad183d239328f55ca AS build
+FROM mcr.microsoft.com/dotnet/aspnet:10.0.0-rc.1@sha256:7edb5cdaa219176015ce04b40c9c2e8b153aeb005a897fdd07a7bf279c2e1005 AS build
2
3
# Install New Relic .NET agent (requires trusted=yes due to repository GPG key issues)
4
RUN apt-get update && apt-get install -y wget curl ca-certificates gnupg \
0 commit comments