Skip to content

Commit

Permalink
Bump dotnet/aspnet from 22b46c5 to 22b46c5 in /aznamingtool (jaud…
Browse files Browse the repository at this point in the history
…erho#1581)

Bumps dotnet/aspnet from `22b46c5` to `22b46c5`.

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2023
1 parent aa8f4a5 commit 8d3a1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aznamingtool/Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### BASE ###
#FROM mcr.microsoft.com/dotnet/aspnet:6.0@sha256:03555d92065f11067c9e2f259787fa858a03313540a01f10cde6bfd720671285 AS base
FROM mcr.microsoft.com/dotnet/aspnet:7.0@sha256:debec27f5579ddee99c2fd5616ee18def873aa83ad68e7b563c222162099fda5 AS base
FROM mcr.microsoft.com/dotnet/aspnet:7.0@sha256:22b46c580bd381fca7d35caf9778b0dae8af2aae2e057d2f3280f8953d48beee AS base
WORKDIR /app
RUN apt-get update && apt-get -y dist-upgrade --no-install-recommends
EXPOSE 80
Expand Down

0 comments on commit 8d3a1f0

Please sign in to comment.