Skip to content

Commit 299ca18

Browse files
authored
Merge pull request #2 from MCLD/atomist/pin-docker-base-image/dockerfile
Pin Docker base image in Dockerfile
2 parents 7976154 + 502a61c commit 299ca18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:6.0
1+
FROM mcr.microsoft.com/dotnet/sdk:6.0@sha256:b48b7c00643738c5988aba448369c7f8840a55eaf6a9df925d8b93c9a1c0291a
22

33
RUN dotnet tool install --global dotnet-outdated-tool
44

0 commit comments

Comments
 (0)