diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 0a5fa92f8..b1fc53bc8 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
     needs: [ check-codeclimate-credentials ]
     runs-on: ubuntu-latest
     container:
-      image: icecube/icetray:icetray-devel-current-ubuntu20.04-X64
+      image: icecube/icetray:icetray-prod-current-ubuntu20.04-X64
       options: --user root
     steps:
       - name: install git