Skip to content

Commit 2c447d3

Browse files
authored
Update Pretix Advanced stats to 1.1.0 (#4590)
1 parent 49b6d0c commit 2c447d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pretix/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN pip install boto3==1.38.36 \
77
pretix-plugin-extended-api==0.1.14 \
88
pretix-plugin-attendance-certificate==0.1.11 \
99
pretix-fattura-elettronica==0.2.16 \
10-
pretix-plugin-advanced-stats==1.0.0
10+
pretix-plugin-advanced-stats==1.1.0
1111

1212
RUN cd /pretix/src && DATABASE_HOST=demo make staticfiles
1313
RUN cd /pretix/src && DATABASE_HOST=demo make compress

0 commit comments

Comments
 (0)