[Git][ghc/ghc][wip/romes/26202] Update DOCKER_REV to !172
Rodrigo Mesquita pushed to branch wip/romes/26202 at Glasgow Haskell Compiler / GHC Commits: 7b9baa45 by Rodrigo Mesquita at 2025-07-25T15:04:26+01:00 Update DOCKER_REV to !172 - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -2,7 +2,7 @@ variables: GIT_SSL_NO_VERIFY: "1" # Commit of ghc/ci-images repository from which to pull Docker images - DOCKER_REV: 6e9f8f17086e56e83adae4a8a9d63e2fec3cb6c7 + DOCKER_REV: c47292d4b0d0fe627d13adab6352473b0bd7fef2 # Sequential version number of all cached things. # Bump to invalidate GitLab CI cache. View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7b9baa45d0d2371156f3c7a7f2d685f8... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7b9baa45d0d2371156f3c7a7f2d685f8... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Rodrigo Mesquita (@alt-romes)