summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-09-25 15:18:09 +0100
committerGitHub <noreply@github.com>2018-09-25 15:18:09 +0100
commitf65163627fd10cc9ee6dcc22eacfd42817281e52 (patch)
tree6c88d5a0bd7360acdd5aa673c142b3516acbee37 /changelog.d
parentUpdate grafana dashboard (diff)
parentUpdate Dockerfile (diff)
downloadsynapse-f65163627fd10cc9ee6dcc22eacfd42817281e52.tar.xz
Merge pull request #3911 from matrix-org/jcgruenhage/docker-support-python3
make python 3 work in the docker container
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3911.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3911.misc b/changelog.d/3911.misc
new file mode 100644
index 0000000000..e31311d520
--- /dev/null
+++ b/changelog.d/3911.misc
@@ -0,0 +1 @@
+Fix the docker image building on python 3