Skip to content

Commit

Permalink
upgrade docker to get clang9 to prevent coreclr crashes (dotnet#68311)
Browse files Browse the repository at this point in the history
  • Loading branch information
wfurt committed Apr 21, 2022
1 parent 0f98974 commit edb9c49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-20211022152710-047508b
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-20220421022739-9c434db

# Prevents dialog prompting when installing packages
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit edb9c49

Please sign in to comment.