Skip to content

Commit c46d222

Browse files
chore(deps): update mcr.microsoft.com/dotnet/core/aspnet:3.1-buster-slim docker digest to c30ae92
1 parent cad3e79 commit c46d222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Phonebook.Source.PeopleSoft/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#See https://aka.ms/containerfastmode to understand how Visual Studio uses this Dockerfile to build your images for faster debugging.
22

3-
FROM mcr.microsoft.com/dotnet/core/aspnet:3.1-buster-slim@sha256:a9e160dbf5ed62c358f18af8c4daf0d7c0c30f203c0dd8dff94a86598c80003b AS base
3+
FROM mcr.microsoft.com/dotnet/core/aspnet:3.1-buster-slim@sha256:c30ae929a3cfef278f140c6e2ec050ea2bbab17cfc6b3426c8fe806d9fb3b6dd AS base
44
WORKDIR /app
55
EXPOSE 80
66
EXPOSE 443

0 commit comments

Comments
 (0)