File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,9 +57,7 @@ RUN dnf upgrade --refresh -y \
5757
5858ENV \
5959 # Needed for .NET libraries tests to pass
60- LANG=en-US.UTF-8 \
61- # Needed for WCF tests to pass (https://github.com/dotnet/wcf/pull/5744#issuecomment-2702201438)
62- OPENSSL_ENABLE_SHA1_SIGNATURES=1
60+ LANG=en-US.UTF-8
6361
6462# create helixbot user and give rights to sudo without password
6563# Fedora does not have all options as other Linux systems
Original file line number Diff line number Diff line change @@ -57,9 +57,7 @@ RUN dnf upgrade --refresh -y \
5757
5858ENV \
5959 # Needed for .NET libraries tests to pass
60- LANG=en-US.UTF-8 \
61- # Needed for WCF tests to pass (https://github.com/dotnet/wcf/pull/5744#issuecomment-2702201438)
62- OPENSSL_ENABLE_SHA1_SIGNATURES=1
60+ LANG=en-US.UTF-8
6361
6462# create helixbot user and give rights to sudo without password
6563# Fedora does not have all options as other Linux systems
You can’t perform that action at this time.
0 commit comments