Skip to content

Commit f797f2a

Browse files
committed
Pin Docker image ...crosoft.com/dotnet/runtime:7.0
mcr.microsoft.com/dotnet/runtime:7.0 -> mcr.microsoft.com/dotnet/runtime:7.0@sha256:bc86158b6c02a0983e3377be0a71b17982ca5ccb00840b0c44abc4184f6326a7 [atomist:generated] [atomist-skill:atomist/docker-base-image-policy] Signed-off-by: Atomist Bot <[email protected]>
1 parent deb4444 commit f797f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# prepare base image
2-
FROM mcr.microsoft.com/dotnet/runtime:7.0 AS base
2+
FROM mcr.microsoft.com/dotnet/runtime:7.0@sha256:bc86158b6c02a0983e3377be0a71b17982ca5ccb00840b0c44abc4184f6326a7 AS base
33
WORKDIR /app
44

55
# get build image

0 commit comments

Comments
 (0)