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 427f368 + 80c5226 commit 60d6b94Copy full SHA for 60d6b94
.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