summary refs log tree commit diff
path: root/docker/complement
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2022-07-21 14:29:58 +0200
committerGitHub <noreply@github.com>2022-07-21 14:29:58 +0200
commit10e40938398b6a462801be7eab9f5e6260649a0a (patch)
tree7d6f4087dfecf71995f3e8c40e371c84f824eca3 /docker/complement
parentTrack DB txn times w/ two counters, not histogram (#13342) (diff)
downloadsynapse-10e40938398b6a462801be7eab9f5e6260649a0a.tar.xz
Call out buildkit is required when building test docker images (#13338)
Co-authored-by: David Robertson <davidr@element.io>
Diffstat (limited to 'docker/complement')
-rw-r--r--docker/complement/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/complement/Dockerfile b/docker/complement/Dockerfile
index c5e7984a28..3cfff19f9a 100644
--- a/docker/complement/Dockerfile
+++ b/docker/complement/Dockerfile
@@ -1,3 +1,4 @@
+# syntax=docker/dockerfile:1
 # This dockerfile builds on top of 'docker/Dockerfile-workers' in matrix-org/synapse
 # by including a built-in postgres instance, as well as setting up the homeserver so
 # that it is ready for testing via Complement.