diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2dc1a9ecd948d3d6860c56abd7776b31756ab78c..142ef864e707dd902b2f37fcd55eee06fbb319f8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,9 +39,8 @@ variables:
 
 
   # This is the caosdb-deploy branch which build the images for caosdb-server and caosdb-mysql
-  # TODO change to dev after merge of f-grpc to dev
-  DEPLOY_REF: f-grpc
-  DEFAULT_CAOSDB_TAG: f-grpc
+  DEPLOY_REF: dev
+  DEFAULT_CAOSDB_TAG: dev
 
 stages:
   - info