Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
chore(deps): bump dotnet/aspnet from 3ded9cc to 372b162
Browse files Browse the repository at this point in the history
Bumps dotnet/aspnet from `3ded9cc` to `372b162`.

---
updated-dependencies:
- dependency-name: dotnet/aspnet
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent e0a15ea commit 9b4d257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# v8.0
FROM mcr.microsoft.com/dotnet/aspnet@sha256:3ded9ccf06f222ec934311be4f9facda83d144331c028340e3a694733cad7d4b AS base
FROM mcr.microsoft.com/dotnet/aspnet@sha256:372b16214ae67e3626a5b1513ade4a530eae10c172d56ce696163b046565fa46 AS base
USER $APP_UID
WORKDIR /app
EXPOSE 443
Expand Down

0 comments on commit 9b4d257

Please sign in to comment.