diff --git a/.circleci/config.yml b/.circleci/config.yml index 2faa6ef..2e963f6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -101,7 +101,7 @@ jobs: command: ./scripts/release/check-license.sh notify_release: machine: - image: ubuntu-2004:202010-01 + image: cimg/base:stable steps: - slack/notify: channel: sdk-releases @@ -120,7 +120,7 @@ jobs: } notify_release_daily: machine: - image: ubuntu-2004:202010-01 + image: cimg/base:stable steps: - slack/notify: channel: sdk-releases