diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1cefe3d48dd73a8660054d19ce64d77aa11478cd..88b494041abe2eeccea6e0ec926f06051a9f4413 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,7 @@ stages:
 builder_stable:
   stage: builder
   tags:
-     - sodium dind
+     - silicon
   only:
      - tags
      - master
@@ -22,7 +22,7 @@ builder_stable:
 builder_unstable:
   stage: builder
   tags:
-     - sodium dind
+     - silicon
   except:
      - tags
      - master
@@ -39,7 +39,7 @@ config_stable:
   image: eicweb.phy.anl.gov:4567/containers/eic_container/eic_builder:latest
   stage: config
   tags:
-    - sodium dind
+    - silicon
   only:
      - tags
      - master
@@ -55,7 +55,7 @@ config_unstable:
   image: eicweb.phy.anl.gov:4567/containers/eic_container/eic_builder:unstable
   stage: config
   tags:
-    - sodium dind
+    - silicon
   except:
      - tags
      - master
@@ -71,7 +71,7 @@ config_unstable:
 release_stable:
   stage: main
   tags:
-     - sodium dind
+     - silicon
   only:
      - tags
      - master
@@ -85,7 +85,7 @@ release_stable:
 release_unstable:
   stage: main
   tags:
-     - sodium dind
+     - silicon
   except:
      - tags
      - master
diff --git a/VERSION b/VERSION
index 7d2ed7c702057c90027b0e18808d3ea3c60d35c6..cd57a8b95d6d1de42ed8ae15fa6c449ed7c9863c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.4
+2.1.5