diff --git a/circle.yml b/circle.yml index b1984de121..32008cb8da 100644 --- a/circle.yml +++ b/circle.yml @@ -52,7 +52,7 @@ commands: jobs: check-factory-versions: machine: - image: ubuntu-2204:2022.10.2 + image: ubuntu-2204:2023.04.2 steps: - checkout - expand-env-file @@ -147,7 +147,7 @@ jobs: working_directory: factory/test-project check-node-override-version: machine: - image: ubuntu-2204:2022.10.2 + image: ubuntu-2204:2023.04.2 steps: - checkout - expand-env-file @@ -173,7 +173,7 @@ jobs: working_directory: factory/test-project test-image: machine: - image: ubuntu-2204:2022.10.2 + image: ubuntu-2204:2023.04.2 parameters: target: type: string @@ -203,7 +203,7 @@ jobs: push: machine: - image: ubuntu-2204:2022.10.2 + image: ubuntu-2204:2023.04.2 parameters: target: type: string