diff --git a/.docs/deployment-docker-compose.md b/.docs/deployment-docker-compose.md
index 9769675597ace5f624999f87ad4a8b24634801b0..0d541cd174207c544bd7d9ed007ffefd734b9f9a 100644
--- a/.docs/deployment-docker-compose.md
+++ b/.docs/deployment-docker-compose.md
@@ -9,7 +9,7 @@ author: Martin Weise
 If you have [Docker](https://docs.docker.com/engine/install/) already installed on your system, you can install DBRepo with:
 
 ```shell
-curl -sSL https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/raw/master/install.sh | bash
+curl -sSL https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/raw/release-__APPVERSION__/install.sh | bash
 ```
 
 ## Requirements