Skip to content

Commit

Permalink
Bump dotnet/aspnet from 7.0.12 to 8.0.4 in /docker/build
Browse files Browse the repository at this point in the history
Bumps dotnet/aspnet from 7.0.12 to 8.0.4.

---
updated-dependencies:
- dependency-name: dotnet/aspnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 5aa2ed8 commit 98800f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/build/dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/aspnet:7.0.12
FROM mcr.microsoft.com/dotnet/aspnet:8.0.4

COPY build/entrypoint.sh /usr/local/bin/entrypoint.sh
COPY build/healthcheck.sh /usr/local/bin/healthcheck.sh
Expand Down

0 comments on commit 98800f1

Please sign in to comment.