summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-11-21 11:31:44 -0500
committerBen Gamari <ben@smart-cactus.org>2019-11-21 11:31:44 -0500
commit86960e691f7a600be247c32a7cf795bf9abf7cc4 (patch)
tree4a701a42e192a28c4b8b8bbef0416e285ee37e2e
parente44b695ca7cb5f3f99eecfba05c9672c6a22205e (diff)
downloadhaskell-86960e691f7a600be247c32a7cf795bf9abf7cc4.tar.gz
gitlab-ci: Bump Docker images
Installs pxz on Centos7
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b4bea76174..0383950147 100644
--- a/.gitlab-ci.yml
+++ b/.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: 8beb70e553e521796f4250000107c008b477040f
+ DOCKER_REV: dea5cafb3693a771ff42cebd73d0c89f280beef0
# Sequential version number capturing the versions of all tools fetched by
# .gitlab/win32-init.sh.