Skip to content

Commit

Permalink
tag public_suffix version
Browse files Browse the repository at this point in the history
Signed-off-by: pstlouis <patrick.st-louis@opsecid.ca>
  • Loading branch information
PatStLouis committed Jul 29, 2024
1 parent b726451 commit d155b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build/Dockerfile.ubuntu-2004
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ RUN apt-get update -y && apt-get install -y \
# Python
python3-pip \
rubygems && \
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 && \
pip3 install Cython==0.29.36

0 comments on commit d155b8f

Please sign in to comment.