3 lines
83 B
Text
3 lines
83 B
Text
|
FROM docker.io/library/python:3
|
||
|
RUN pip install synapse-s3-storage-provider==1.1.2
|