Skip to content

Commit

Permalink
Upgrade to parsedmarc 8.12.0
Browse files Browse the repository at this point in the history
Upgrade to parsedmarc 8.12.0
  • Loading branch information
mkilijanek authored Jul 15, 2024
1 parent da2d02c commit 2057213
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
@@ -1,6 +1,6 @@
FROM python:alpine

ENV PARSEDMARC_VERSION=8.11.0
ENV PARSEDMARC_VERSION=8.12.0

RUN apk update && apk upgrade --available \
&& apk add build-base libxml2-dev libxslt-dev libffi libffi-dev \
Expand Down

0 comments on commit 2057213

Please sign in to comment.