mirror of https://github.com/containers/image.git
chore(deps): update dependency containers/automation_images to v20230614
Also update Debian image name. Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
parent
d86fa2b873
commit
b85a3c747b
|
|
@ -33,10 +33,10 @@ env:
|
||||||
#### Cache-image names to test with (double-quotes around names are critical)
|
#### Cache-image names to test with (double-quotes around names are critical)
|
||||||
####
|
####
|
||||||
FEDORA_NAME: "fedora-38"
|
FEDORA_NAME: "fedora-38"
|
||||||
DEBIAN_NAME: "debian-12"
|
DEBIAN_NAME: "debian-13"
|
||||||
|
|
||||||
# Google-cloud VM Images
|
# Google-cloud VM Images
|
||||||
IMAGE_SUFFIX: "c20230601t145439z-f38f37d12"
|
IMAGE_SUFFIX: "c20230614t132754z-f38f37d13"
|
||||||
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
|
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
|
||||||
DEBIAN_CACHE_IMAGE_NAME: "debian-${IMAGE_SUFFIX}"
|
DEBIAN_CACHE_IMAGE_NAME: "debian-${IMAGE_SUFFIX}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue