Skip to content

Commit

Permalink
Pull from ecr.
Browse files Browse the repository at this point in the history
  • Loading branch information
hpidcock committed Aug 24, 2023
1 parent 2a0347c commit cb54c60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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

0 comments on commit cb54c60

Please sign in to comment.