diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2024-11-29 10:31:22 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2024-11-29 10:31:22 +0100 |
commit | 99cc23629276edc1108371422ca898667004704e (patch) | |
tree | 6c7b2600805de47eaec6b891f5abdb91246f9755 /.gitlab-ci.yml | |
parent | bb67e9c45cb05b92213f3dea77d9251376ca20a8 (diff) | |
download | podman-docker-builder-master.tar.gz |
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 3 |
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 |