Skip to content

Commit edb9c49

Browse files
authored
upgrade docker to get clang9 to prevent coreclr crashes (#68311)
1 parent 0f98974 commit edb9c49

File tree

1 file changed

+1
-1
lines changed
  • src/libraries/Common/tests/System/Net/EnterpriseTests/setup/linuxclient

1 file changed

+1
-1
lines changed

src/libraries/Common/tests/System/Net/EnterpriseTests/setup/linuxclient/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-buildtools/prereqs:ubuntu-18.04-20211022152710-047508b
1+
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-20220421022739-9c434db
22

33
# Prevents dialog prompting when installing packages
44
ARG DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)