Skip to content

Commit

Permalink
Use an updated CI image
Browse files Browse the repository at this point in the history
... from containers/automation_images#137 .

This updates the docker/distribution registry to 2.8.1, allowing it
to accept OCI images.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
  • Loading branch information
mtrmac committed Jun 16, 2022
1 parent f2c1d77 commit e9ed5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env:
UBUNTU_NAME: "ubuntu-2204"

# Google-cloud VM Images
IMAGE_SUFFIX: "c5878804328480768"
IMAGE_SUFFIX: "c6340043416535040"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"
Expand Down

0 comments on commit e9ed5e0

Please sign in to comment.