mirror of https://github.com/containers/image.git
CI VMs: bump to new versions with tmpfs /tmp
For the last long time, Fedora CI VMs have had a disk /tmp. Real-world setups typically have tmpfs /tmp. This switches to CI VMs that reflect the real world. See https://github.com/containers/automation_images/pull/340 Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
parent
387b45a2c5
commit
52e43d633f
|
|
@ -30,7 +30,7 @@ env:
|
|||
SKOPEO_PR:
|
||||
|
||||
# Google-cloud VM Images
|
||||
IMAGE_SUFFIX: "c20240320t153921z-f39f38d13"
|
||||
IMAGE_SUFFIX: "c20240411t124913z-f39f38d13"
|
||||
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
|
||||
DEBIAN_CACHE_IMAGE_NAME: "debian-${IMAGE_SUFFIX}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue