Skip to content

Commit 71e0d44

Browse files
chore(deps): update mcr.microsoft.com/dotnet/aspnet:8.0 docker digest to e88f90b
1 parent bb1b0f8 commit 71e0d44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

8-chiseled/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/aspnet:8.0@sha256:6d40ae71165cb8a4427477ae3b447b05c080330cabae08b0dae672552bcd34d8 AS build
1+
FROM mcr.microsoft.com/dotnet/aspnet:8.0@sha256:e88f90b6d9fd7e9e0d8e231d068fccdbebd3c91892441a85ef35066aea9a4e1e AS build
22

33
RUN apt-get update && apt-get install -y wget curl ca-certificates gnupg \
44
&& echo 'deb http://apt.newrelic.com/debian/ newrelic non-free' | tee /etc/apt/sources.list.d/newrelic.list \

8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/aspnet:8.0@sha256:6d40ae71165cb8a4427477ae3b447b05c080330cabae08b0dae672552bcd34d8
1+
FROM mcr.microsoft.com/dotnet/aspnet:8.0@sha256:e88f90b6d9fd7e9e0d8e231d068fccdbebd3c91892441a85ef35066aea9a4e1e
22

33
# Defaults New Relic
44
ENV CORECLR_NEWRELIC_HOME /usr/local/newrelic-dotnet-agent

0 commit comments

Comments
 (0)