diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 98cb0af634e72e0155fe989ffd65cd3cbaa9f1d6..da52cd7129be9498509d091f0fac8089a4e96b9a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,20 +23,6 @@ cellframe-node_stretch:
      - cellframe-node
     script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node stretch
 
-cellframe-node_buster:
-    stage: build
-    only:
-     - develop
-     - master
-     - /^release.*$/
-     - /^bugfix.*$/
-     - /^hotfix.*$/
-     - /^feature.*$/
-     - /^support.*$/
-    tags:
-     - cellframe-node
-    script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node buster
-
 cellframe-node_bullseye:
     stage: build
     only:
@@ -51,52 +37,10 @@ cellframe-node_bullseye:
      - cellframe-node
     script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node bullseye
 
-cellframe-node_bionic:
-    stage: build
-    only:
-     - develop
-     - master
-     - /^release.*$/
-     - /^bugfix.*$/
-     - /^hotfix.*$/
-     - /^feature.*$/
-     - /^support.*$/
-    tags:
-     - cellframe-node
-    script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node bionic
-
-cellframe-node_focal:
-    stage: build
-    only:
-     - develop
-     - master
-     - /^release.*$/
-     - /^bugfix.*$/
-     - /^hotfix.*$/
-     - /^feature.*$/
-     - /^support.*$/
-    tags:
-     - cellframe-node
-    script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node focal
-
-cellframe-node_hirsuite:
-    stage: build
-    only:
-     - develop
-     - master
-     - /^release.*$/
-     - /^bugfix.*$/
-     - /^hotfix.*$/
-     - /^feature.*$/
-     - /^support.*$/
-    tags:
-     - cellframe-node
-    script: ~/production-docker/integration/gitlab-CI/build_all_handler.sh cellframe-node hirsuite
-
 cellframe-dashboard_update:
     stage: update
     only:
      - master
     tags:
      - cellframe-node
-    script: ~/production-docker/integration/gitlab-CI/update_dashboard.sh
+    script: ~/production-docker/integration/gitlab-CI/update_dashboard.sh
\ No newline at end of file
diff --git a/prod_build b/prod_build
index e96f27aa015d07988fb7517fb3fe9895b1543d1e..530684f7d7b51e5743cb44dc784684b2b2e39c69 160000
--- a/prod_build
+++ b/prod_build
@@ -1 +1 @@
-Subproject commit e96f27aa015d07988fb7517fb3fe9895b1543d1e
+Subproject commit 530684f7d7b51e5743cb44dc784684b2b2e39c69