diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b178a272295e7e0a2fb90ec35dea0c0674c0a89c..8b9a4fe23c781e3f7deae40ab40d725654ddd1f2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: # https://gitlab.haskell.org/haskell/haskell-language-server/-/pipelines variables: # Commit of ghc/ci-images repository from which to pull Docker images - DOCKER_REV: "4ed1a4f27828ba96a34662dc954335e29b470cd2" + DOCKER_REV: "9e4c540d9e4972a36291dfdf81f079f37d748890" GHC_VERSION: 9.2.3 CABAL_INSTALL_VERSION: 3.6.2.0