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.
1 parent 08d42d6 commit 7f6fe87Copy full SHA for 7f6fe87
pretix/Dockerfile
@@ -6,7 +6,7 @@ COPY ./settings.py /pretix/src/production_settings.py
6
7
RUN pip install boto3==1.35.14 \
8
django-storages==1.14.4 \
9
- pretix-plugin-extended-api==0.1.12 \
+ pretix-plugin-extended-api==0.1.14 \
10
pretix-plugin-attendance-certificate==0.1.11 \
11
pretix-fattura-elettronica==0.2.15
12
0 commit comments