Skip to content

Commit

Permalink
bump to v0.1.30
Browse files Browse the repository at this point in the history
Signed-off-by: Fen Labalme <[email protected]>
  • Loading branch information
openprivacy committed Mar 29, 2023
1 parent 42be20c commit d801d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ RUN set -eux ; \
apt-get update \
&& apt-get install git pandoc -y \
&& pip install -r /requirements.txt \
&& pip install git+https://github.com/CivicActions/[email protected].28#egg=compliancetools
&& pip install git+https://github.com/CivicActions/[email protected].30#egg=compliancetools

VOLUME /results

0 comments on commit d801d1e

Please sign in to comment.