aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2024-11-29 10:31:22 +0100
committerGerd Hoffmann <kraxel@redhat.com>2024-11-29 10:31:22 +0100
commit99cc23629276edc1108371422ca898667004704e (patch)
tree6c7b2600805de47eaec6b891f5abdb91246f9755 /.gitlab-ci.yml
parentbb67e9c45cb05b92213f3dea77d9251376ca20a8 (diff)
downloadpodman-docker-builder-master.tar.gz
c8s is eol, switch to almalinux #2HEADmaster
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 66109fc..c0d7b43 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,5 @@
-image: quay.io/centos/centos:stream8
+#image: quay.io/centos/centos:stream8
+image: quay.io/almalinuxorg/8-base
stages:
- build