Skip to content

Commit 8629719

Browse files
Update docker container to mcr (#35630)
Co-authored-by: Brennan <[email protected]>
1 parent 93a9cfe commit 8629719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/docker/bionic.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM microsoft/dotnet:2.1-runtime-deps-bionic
1+
FROM mcr.microsoft.com/dotnet/runtime-deps:2.1-bionic
22

33
ARG USER
44
ARG USER_ID

0 commit comments

Comments
 (0)