Skip to content

Commit 7f6fe87

Browse files
authored
Update Pretix Extended API version to 0.1.14 (#4265)
1 parent 08d42d6 commit 7f6fe87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pretix/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ COPY ./settings.py /pretix/src/production_settings.py
66

77
RUN pip install boto3==1.35.14 \
88
django-storages==1.14.4 \
9-
pretix-plugin-extended-api==0.1.12 \
9+
pretix-plugin-extended-api==0.1.14 \
1010
pretix-plugin-attendance-certificate==0.1.11 \
1111
pretix-fattura-elettronica==0.2.15
1212

0 commit comments

Comments
 (0)