diff --git a/.circleci/config.yml b/.circleci/config.yml index 718cf80..055be5b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -59,8 +59,8 @@ jobs: command: sh docker.sh buildarm: - machine: # executor type - image: ubuntu-2004:202010-01 # # recommended linux image - includes Ubuntu 20.04, docker 19.03.13, docker-compose 1.27.4 + machine: + image: ubuntu-2004:202101-01 resource_class: arm.medium steps: