We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b726451 + d155b8f commit 80c5226Copy full SHA for 80c5226
.github/workflows/build/Dockerfile.ubuntu-2004
@@ -35,5 +35,5 @@ RUN apt-get update -y && apt-get install -y \
35
# Python
36
python3-pip \
37
rubygems && \
38
- gem install --no-document dotenv:2.8.1 fpm:1.14.2 && \
+ gem install --no-document public_suffix:5.1.1 dotenv:2.8.1 fpm:1.14.2 && \
39
pip3 install Cython==0.29.36
0 commit comments