Skip to content

Commit

Permalink
- update .circleci/config.yml to reference the new image
Browse files Browse the repository at this point in the history
  • Loading branch information
MazOneTwoOne committed Oct 21, 2024
1 parent 48dee53 commit e714167
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 @@ -8,7 +8,7 @@ executors:
test-executor:
resource_class: medium
docker:
- image: checkclientqualifiesdocker/circleci-image:puppeteer-2353
- image: checkclientqualifiesdocker/circleci-image:puppeteer-2360
auth:
username: $DOCKERHUB_USER_CCQ
password: $DOCKERHUB_PAT_CCQ
Expand Down

0 comments on commit e714167

Please sign in to comment.