mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2024-10-01 03:35:38 -04:00
[Dockerfile] buster is the new stable
This commit is contained in:
parent
3a77e107fc
commit
d05ea7d7fe
@ -1,4 +1,4 @@
|
||||
FROM python:3.7-slim-stretch
|
||||
FROM python:3.8-slim-buster
|
||||
|
||||
# Many of these dependencies are required to build the app's dependencies, so staging these out doesn't help much
|
||||
RUN mkdir -p /app
|
||||
|
Loading…
Reference in New Issue
Block a user