From cb54c60374084db1dc386b86af636d6fd5ae9690 Mon Sep 17 00:00:00 2001 From: Harry Pidcock Date: Thu, 24 Aug 2023 10:08:41 +1000 Subject: [PATCH] Pull from ecr. --- images.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/images.yaml b/images.yaml index 867320d..b236a78 100644 --- a/images.yaml +++ b/images.yaml @@ -16,7 +16,7 @@ images: - linux/s390x - linux/riscv64 build_args: - - "BASE_IMAGE=ubuntu:22.04" + - "BASE_IMAGE=public.ecr.aws/ubuntu/ubuntu:22.04" juju_test_channel: 3.1/stable microk8s_test_channel: 1.25-strict/stable series: jammy @@ -37,7 +37,7 @@ images: - linux/s390x - linux/riscv64 build_args: - - "BASE_IMAGE=ubuntu:20.04" + - "BASE_IMAGE=public.ecr.aws/ubuntu/ubuntu:20.04" juju_test_channel: 2.9/stable microk8s_test_channel: 1.25/stable series: focal @@ -57,7 +57,7 @@ images: - linux/ppc64le - linux/s390x build_args: - - "BASE_IMAGE=ubuntu:18.04" + - "BASE_IMAGE=public.ecr.aws/ubuntu/ubuntu:18.04" juju_test_channel: 2.9/stable microk8s_test_channel: 1.25/stable series: bionic