Skip to content
Snippets Groups Projects
Commit d0401335 authored by Matthew Pickering's avatar Matthew Pickering Committed by Marge Bot
Browse files

ci: Update ci-images commit for fedora38 image

The fedora38 nightly job has been failing for quite a while because
`diff` was no longer installed. The ci-images bump explicitly installs
`diffutils` into these images so hopefully they now pass again.
parent e0029e3d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ variables:
GIT_SSL_NO_VERIFY: "1"
# Commit of ghc/ci-images repository from which to pull Docker images
DOCKER_REV: 064e90c26dffe5709bd5b87dbd211b9a8b21fc5b
DOCKER_REV: dbbc0f6f5b73930ead052ca8161e969f1755eed7
# Sequential version number of all cached things.
# Bump to invalidate GitLab CI cache.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment