diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f2cc8b0ca..0428dac0e 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