Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
8.6.1
  • Loading branch information
mkilijanek authored Aug 1, 2023
1 parent c25aab5 commit 448e690
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 @@ -7,4 +7,4 @@ RUN apk update && apk upgrade --available \
RUN pip install --no-cache --upgrade pip \
&& pip install --no-cache -U wheel \
&& pip install --no-cache -U setuptools \
&& pip install --no-cache -U parsedmarc
&& pip install --no-cache -U parsedmarc==8.6.1

0 comments on commit 448e690

Please sign in to comment.