forked from CGM_Public/pretix_original
Test on Python 3.11, drop Python 3.7-3.8 (#2982)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.9-bullseye
|
||||
FROM python:3.11-bullseye
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user