Skip to content

Update browser-tools and Docker orb versions for CircleCI#157

Merged
Justin Patterson (jrpatterson) merged 3 commits into
mainfrom
preview/orb-updates
Mar 31, 2026
Merged

Update browser-tools and Docker orb versions for CircleCI#157
Justin Patterson (jrpatterson) merged 3 commits into
mainfrom
preview/orb-updates

Conversation

@jrpatterson
Copy link
Copy Markdown
Contributor

This pull request updates the CircleCI configuration to use newer versions of the docker and browser-tools orbs and removes the use-buildkit option from the Docker build step. These changes help keep the CI/CD pipeline up to date and may improve compatibility and performance.

CI/CD Configuration Updates:

  • Upgraded the docker orb from version 2.8.2 to 3.0 and the browser-tools orb from 1.5.2 to 2.4 in .circleci/config.yml to use the latest features and fixes.
  • Removed the use-buildkit: true option from the docker/build step in .circleci/config.yml, potentially relying on default Docker build behavior.

Bump the Docker orb version from 2.8.2 to 3.1 for improved features and compatibility. Removed the use-buildkit option from the docker build step.
Bump the Docker orb version from 2.8.2 to 3.1 for improved features and compatibility. Removed the use-buildkit option from the docker build step.
@jrpatterson Justin Patterson (jrpatterson) merged commit 1986279 into main Mar 31, 2026
4 checks passed
@jrpatterson Justin Patterson (jrpatterson) deleted the preview/orb-updates branch April 8, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants