@@ -383,7 +383,7 @@ jobs:
383383 command : npm run test:a8es2015
384384 ' Angular 9 Install ' :
385385 docker :
386- - image : satantime/puppeteer-node:12.22.10
386+ - image : satantime/puppeteer-node:12.22.11
387387 steps :
388388 - checkout
389389 - restore_cache :
@@ -400,7 +400,7 @@ jobs:
400400 - ./e2e/a9/node_modules
401401 ' Angular 9 ES5 ' :
402402 docker :
403- - image : satantime/puppeteer-node:12.22.10
403+ - image : satantime/puppeteer-node:12.22.11
404404 steps :
405405 - checkout
406406 - attach_workspace :
@@ -418,7 +418,7 @@ jobs:
418418 command : npm run test:a9es5
419419 ' Angular 9 ES2015 ' :
420420 docker :
421- - image : satantime/puppeteer-node:12.22.10
421+ - image : satantime/puppeteer-node:12.22.11
422422 steps :
423423 - checkout
424424 - attach_workspace :
@@ -436,7 +436,7 @@ jobs:
436436 command : npm run test:a9es2015
437437 ' Angular 9 ES5 Ivy ' :
438438 docker :
439- - image : satantime/puppeteer-node:12.22.10
439+ - image : satantime/puppeteer-node:12.22.11
440440 steps :
441441 - checkout
442442 - attach_workspace :
@@ -454,7 +454,7 @@ jobs:
454454 command : npm run test:a9es5ivy
455455 ' Angular 9 ES2016 Ivy ' :
456456 docker :
457- - image : satantime/puppeteer-node:12.22.10
457+ - image : satantime/puppeteer-node:12.22.11
458458 steps :
459459 - checkout
460460 - attach_workspace :
@@ -472,7 +472,7 @@ jobs:
472472 command : npm run test:a9es2015ivy
473473 ' Angular 10 Install ' :
474474 docker :
475- - image : satantime/puppeteer-node:12.22.10
475+ - image : satantime/puppeteer-node:12.22.11
476476 steps :
477477 - checkout
478478 - restore_cache :
@@ -489,7 +489,7 @@ jobs:
489489 - ./e2e/a10/node_modules
490490 ' Angular 10 ES5 ' :
491491 docker :
492- - image : satantime/puppeteer-node:12.22.10
492+ - image : satantime/puppeteer-node:12.22.11
493493 steps :
494494 - checkout
495495 - attach_workspace :
@@ -507,7 +507,7 @@ jobs:
507507 command : npm run test:a10es5
508508 ' Angular 10 ES2017 ' :
509509 docker :
510- - image : satantime/puppeteer-node:12.22.10
510+ - image : satantime/puppeteer-node:12.22.11
511511 steps :
512512 - checkout
513513 - attach_workspace :
@@ -525,7 +525,7 @@ jobs:
525525 command : npm run test:a10es2015
526526 ' Angular 10 ES5 Ivy ' :
527527 docker :
528- - image : satantime/puppeteer-node:12.22.10
528+ - image : satantime/puppeteer-node:12.22.11
529529 steps :
530530 - checkout
531531 - attach_workspace :
@@ -543,7 +543,7 @@ jobs:
543543 command : npm run test:a10es5ivy
544544 ' Angular 10 ES2018 Ivy ' :
545545 docker :
546- - image : satantime/puppeteer-node:12.22.10
546+ - image : satantime/puppeteer-node:12.22.11
547547 steps :
548548 - checkout
549549 - attach_workspace :
@@ -561,7 +561,7 @@ jobs:
561561 command : npm run test:a10es2015ivy
562562 ' Angular 11 Install ' :
563563 docker :
564- - image : satantime/puppeteer-node:12.22.10
564+ - image : satantime/puppeteer-node:12.22.11
565565 steps :
566566 - checkout
567567 - restore_cache :
@@ -578,7 +578,7 @@ jobs:
578578 - ./e2e/a11/node_modules
579579 ' Angular 11 ES5 ' :
580580 docker :
581- - image : satantime/puppeteer-node:12.22.10
581+ - image : satantime/puppeteer-node:12.22.11
582582 steps :
583583 - checkout
584584 - attach_workspace :
@@ -596,7 +596,7 @@ jobs:
596596 command : npm run test:a11es5
597597 ' Angular 11 ES2019 ' :
598598 docker :
599- - image : satantime/puppeteer-node:12.22.10
599+ - image : satantime/puppeteer-node:12.22.11
600600 steps :
601601 - checkout
602602 - attach_workspace :
@@ -614,7 +614,7 @@ jobs:
614614 command : npm run test:a11es2015
615615 ' Angular 11 ES5 Ivy ' :
616616 docker :
617- - image : satantime/puppeteer-node:12.22.10
617+ - image : satantime/puppeteer-node:12.22.11
618618 steps :
619619 - checkout
620620 - attach_workspace :
@@ -632,7 +632,7 @@ jobs:
632632 command : npm run test:a11es5ivy
633633 ' Angular 11 ES2020 Ivy ' :
634634 docker :
635- - image : satantime/puppeteer-node:12.22.10
635+ - image : satantime/puppeteer-node:12.22.11
636636 steps :
637637 - checkout
638638 - attach_workspace :
@@ -650,7 +650,7 @@ jobs:
650650 command : npm run test:a11es2015ivy
651651 ' Angular 12 Install ' :
652652 docker :
653- - image : satantime/puppeteer-node:12.22.10
653+ - image : satantime/puppeteer-node:12.22.11
654654 steps :
655655 - checkout
656656 - restore_cache :
@@ -667,7 +667,7 @@ jobs:
667667 - ./e2e/a12/node_modules
668668 ' Angular 12 ES5 Ivy ' :
669669 docker :
670- - image : satantime/puppeteer-node:12.22.10
670+ - image : satantime/puppeteer-node:12.22.11
671671 steps :
672672 - checkout
673673 - attach_workspace :
@@ -685,7 +685,7 @@ jobs:
685685 command : npm run test:a12es5ivy
686686 ' Angular 12 ES2020 Ivy ' :
687687 docker :
688- - image : satantime/puppeteer-node:12.22.10
688+ - image : satantime/puppeteer-node:12.22.11
689689 steps :
690690 - checkout
691691 - attach_workspace :
@@ -703,7 +703,7 @@ jobs:
703703 command : npm run test:a12es2015ivy
704704 ' Angular 13 Install ' :
705705 docker :
706- - image : satantime/puppeteer-node:12.22.10
706+ - image : satantime/puppeteer-node:12.22.11
707707 steps :
708708 - checkout
709709 - restore_cache :
@@ -720,7 +720,7 @@ jobs:
720720 - ./e2e/a13/node_modules
721721 ' Angular 13 ES5 Ivy ' :
722722 docker :
723- - image : satantime/puppeteer-node:12.22.10
723+ - image : satantime/puppeteer-node:12.22.11
724724 steps :
725725 - checkout
726726 - attach_workspace :
@@ -738,7 +738,7 @@ jobs:
738738 command : npm run test:a13es5ivy
739739 ' Angular 13 ES2020 Ivy ' :
740740 docker :
741- - image : satantime/puppeteer-node:12.22.10
741+ - image : satantime/puppeteer-node:12.22.11
742742 steps :
743743 - checkout
744744 - attach_workspace :
0 commit comments