We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499319a commit 4b7a1aaCopy full SHA for 4b7a1aa
docker/Dockerfile
@@ -55,7 +55,6 @@ COPY synapse /synapse/synapse/
55
#
56
# This is aiming at installing only the `packages=find_packages(...)` from `setup.py
57
RUN pip install --prefix="/install" --no-deps --no-warn-script-location /synapse
58
->>>>>>> upstream/release-v1.34.0
59
60
###
61
### Stage 1: runtime
0 commit comments