diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 39afe4cc6c078828b515a22617fea110637c7bb9..3f1b0bac9d6c6462406627689b98e7e3f8a1c73c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 ---
 include:
   - project: shore/ci-templates
-    file: templates/docker-compose.yml
+    file: templates/docker.yml
 
 build-host01:
   extends: .compose-build