diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 79b70f587..f8a34997c 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -14,7 +14,7 @@ steps: expeditor: executor: docker: - image: ruby:3.1 + image: ruby:3.1-bullseye # This tests that our verify.rb script (and dependencies) can successfully test components included in CW - label: component-test-tests-ruby-3.1 command: @@ -22,7 +22,7 @@ steps: expeditor: executor: docker: - image: ruby:3.1 + image: ruby:3.1-bullseye - label: ":linux: :darwin: :windows: top-level chef cmd" commands: - cd components/main-chef-wrapper