aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-11-27 09:53:27 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-11-27 09:53:27 +0100
commit88fec37b4ef7aa9f5de52193b059b365cb7cef64 (patch)
treef9e5b93ffc7a26378ab5ba0b0de0130db7ef29a6
parent520249feb8746577fe252b82fa494c8339c9c7c0 (diff)
downloadpodman-docker-builder-88fec37b4ef7aa9f5de52193b059b365cb7cef64.tar.gz
use centos registry, ci too
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e4cbad5..68f78c9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: centos:8
+image: registry.centos.org/centos:8
stages:
- build