Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/dotnet/core/aspnet:3.1-buster-s…
Browse files Browse the repository at this point in the history
…lim docker digest to c30ae92
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 9881db9 commit d346ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Phonebook.Source.PeopleSoft/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#See https://aka.ms/containerfastmode to understand how Visual Studio uses this Dockerfile to build your images for faster debugging.

FROM mcr.microsoft.com/dotnet/core/aspnet:3.1-buster-slim@sha256:a9e160dbf5ed62c358f18af8c4daf0d7c0c30f203c0dd8dff94a86598c80003b AS base
FROM mcr.microsoft.com/dotnet/core/aspnet:3.1-buster-slim@sha256:c30ae929a3cfef278f140c6e2ec050ea2bbab17cfc6b3426c8fe806d9fb3b6dd AS base
WORKDIR /app
EXPOSE 80
EXPOSE 443
Expand Down

0 comments on commit d346ec3

Please sign in to comment.