Skip to content
Snippets Groups Projects
Commit 7eca9069 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

update matrix

parent 8ababc0d
No related branches found
No related tags found
No related merge requests found
FROM matrixdotorg/synapse:v1.5.0-py3
FROM matrixdotorg/synapse:v1.6.1-py3
RUN apk add curl
RUN export PYTHON_MINOR_VERSION=$(echo "${PYTHON_VERSION}" | rev | cut -d"." -f2- | rev) ; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment