Skip to content

Commit e997c94

Browse files
authored
Merge pull request #937 from satanTime/renovate/root/satantime-puppeteer-node-16.x
2 parents efda967 + b70ddd5 commit e997c94

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ parameters:
88
jobs:
99
Install:
1010
docker:
11-
- image: satantime/puppeteer-node:16.14.2-buster
11+
- image: satantime/puppeteer-node:16.15.0-buster
1212
resource_class: small
1313
steps:
1414
- checkout
@@ -27,7 +27,7 @@ jobs:
2727
- ./node_modules
2828
CT Frontend:
2929
docker:
30-
- image: satantime/puppeteer-node:16.14.2-buster
30+
- image: satantime/puppeteer-node:16.15.0-buster
3131
resource_class: small
3232
steps:
3333
- checkout
@@ -85,7 +85,7 @@ jobs:
8585
IE_BIN: 'C:\Program Files\Internet Explorer\iexplore.exe'
8686
CT Frontend E2E:
8787
docker:
88-
- image: satantime/puppeteer-node:16.14.2-buster
88+
- image: satantime/puppeteer-node:16.15.0-buster
8989
resource_class: small
9090
steps:
9191
- checkout
@@ -104,7 +104,7 @@ jobs:
104104
destination: ct-frontend-e2e
105105
CT Backend:
106106
docker:
107-
- image: satantime/puppeteer-node:16.14.2-buster
107+
- image: satantime/puppeteer-node:16.15.0-buster
108108
resource_class: small
109109
steps:
110110
- checkout

0 commit comments

Comments
 (0)