Skip to content

Commit

Permalink
Changed image to cimg/base:stable
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfedorovdev committed Aug 26, 2024
1 parent a9e39aa commit 830446a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -120,7 +120,7 @@ jobs:
}
notify_release_daily:
machine:
image: ubuntu-2004:202010-01
image: cimg/base:stable
steps:
- slack/notify:
channel: sdk-releases
Expand Down

0 comments on commit 830446a

Please sign in to comment.