File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Update dockerfile metadata to fix broken link; point to documentation website.
Original file line number Diff line number Diff line change @@ -171,8 +171,8 @@ FROM docker.io/library/python:${PYTHON_VERSION}-slim-${DEBIAN_VERSION}
171171
172172ARG TARGETARCH
173173
174- LABEL org.opencontainers.image.url='https://matrix.org/docs/projects/server /synapse'
175- LABEL org.opencontainers.image.documentation='https://github.com/ element-hq/synapse/blob/master/docker/README.md '
174+ LABEL org.opencontainers.image.url='https://github.com/element-hq /synapse'
175+ LABEL org.opencontainers.image.documentation='https://element-hq.github.io /synapse/latest/ '
176176LABEL org.opencontainers.image.source='https://github.com/element-hq/synapse.git'
177177LABEL org.opencontainers.image.licenses='AGPL-3.0-or-later'
178178
You can’t perform that action at this time.
0 commit comments