Skip to content

Commit 60d6b94

Browse files
authored
Merge branch 'hyperledger:main' into security-fix-testing-ujson-package-upgrade
2 parents 427f368 + 80c5226 commit 60d6b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build/Dockerfile.ubuntu-2004

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ RUN apt-get update -y && apt-get install -y \
3535
# Python
3636
python3-pip \
3737
rubygems && \
38-
gem install --no-document dotenv:2.8.1 fpm:1.14.2 && \
38+
gem install --no-document public_suffix:5.1.1 dotenv:2.8.1 fpm:1.14.2 && \
3939
pip3 install Cython==0.29.36

0 commit comments

Comments
 (0)