Skip to content

Commit

Permalink
Update builder image version in CircleCI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
remoun committed Jan 18, 2022
1 parent afd0469 commit 89eae57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
version: 2.1

defaults:
builder-install: &builder-install gcr.io/mobilenode-211420/builder-install:1_24
builder-install: &builder-install gcr.io/mobilenode-211420/builder-install:1_25
android-bindings-builder: &android-bindings-builder gcr.io/mobilenode-211420/android-bindings-builder:1_4
default-xcode-version: &default-xcode-version "12.0.0"

Expand Down

0 comments on commit 89eae57

Please sign in to comment.