diff options
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 67842f3c..7e8061cc 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -24,7 +24,7 @@ env: FOREMAN_DEBIAN_IMAGE_NAME: "foreman-24-debian-sos-testing" # Images exist on GCP already - CENTOS_IMAGE_NAME: "centos-stream-8-v20210316" + CENTOS_IMAGE_NAME: "centos-stream-8-v20210609" UBUNTU_IMAGE_NAME: "ubuntu-2004-focal-v20201111" UBUNTU_PRIOR_IMAGE_NAME: "ubuntu-1804-bionic-v20201111" |