aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-11-27 10:29:51 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-12-16 14:04:20 +0100
commit9002860cd9ae0cdae80cbac2c2624a4b167225d5 (patch)
treebc16ff8fa1e032351d390b070a57d75080a43174 /.gitlab-ci.yml
parent51f8a4525714d46d8bdbc815c0bbe05a99f9f4cd (diff)
downloadpodman-docker-builder-9002860cd9ae0cdae80cbac2c2624a4b167225d5.tar.gz
baxck to docker.io, centos has no multiarch
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dbca5db..4dfc1d1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.centos.org/centos:8
+image: docker.io/centos:8
stages:
- build