diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2018-11-30 19:45:31 +0100 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2018-11-30 22:45:56 +0100 |
commit | babb7c248b1685bc67703e96755080eff3792795 (patch) | |
tree | 6118372dcf461d966935a1905ae14bd8bebd0dfc | |
parent | 2842b8ad403e99268f40ad29e453d43bbc3e3a4f (diff) | |
download | podman-babb7c248b1685bc67703e96755080eff3792795.tar.gz podman-babb7c248b1685bc67703e96755080eff3792795.tar.bz2 podman-babb7c248b1685bc67703e96755080eff3792795.zip |
cirrus: update ubuntu image
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 0bdcb8db1..304efb2f4 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -80,7 +80,7 @@ optional_system_testing_task: gce_instance: matrix: - image_name: "ubuntu-18-libpod-0c954a67" + image_name: "ubuntu-1804-bionic-v20180911-libpod-e8d18305" # TODO: Make these work (also build_images_task below) #image_name: "rhel-server-ec2-7-5-165-1-libpod-fce09afe" #image_name: "centos-7-v20180911-libpod-fce09afe" |