mirror of
https://github.com/pretix/pretix.git
synced 2026-08-26 13:14:40 +00:00
Update docker container to Python 3.8
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.6
|
FROM python:3.8
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y --no-install-recommends \
|
apt-get install -y --no-install-recommends \
|
||||||
|
|||||||
Reference in New Issue
Block a user