diff --git a/.github/workflows/containerized-ci.yml b/.github/workflows/containerized-ci.yml index a218ad846..eb1337d71 100644 --- a/.github/workflows/containerized-ci.yml +++ b/.github/workflows/containerized-ci.yml @@ -27,7 +27,7 @@ jobs: - fortran-compiler: ifort fcflags: -m64 -g -traceback -heap-arrays -assume realloc_lhs -extend-source 132 -check bounds,uninit,pointers,stack -stand f08 - fortran-compiler: ifort - image: ghcr.io/earth-system-radiation/rte-rrtmgp-ci:ifort + image: skosukhin/rte-rrtmgp-ci:ifort container: image: ${{ matrix.image }} concurrency: