diff --git a/.circleci/config.yml b/.circleci/config.yml index 19e283d504..f7d8449b31 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -92,7 +92,7 @@ attach-to-workspace: &attach-to-workspace at: . system-builder-ruby31: &system-builder-ruby31 - image: quay.io/3scale/system-builder:stream8-ruby3.1 + image: quay.io/3scale/system-builder:stream8-ruby3.1-chrome126 environment: BUNDLE_FROZEN: true BUNDLE_PATH: 'vendor/bundle'