diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 69f592d01882751fbe41762b5dc044c1fe68d209..3710c9cf037d3e37cea8aba61ce3969c1c5ce837 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ stages:          # List of stages for jobs, and their order of execution
   - deploy
 
 build-job:       # This job runs in the build stage, which runs first.
-  image: gitlab.rc.uab.edu:4567/rc/packer-openstack-hpc-image:latest
+  image: gitlab.rc.uab.edu:4567/rc/hpc-factory:latest
   stage: build
   tags:
     - build