|
22 | 22 | runs-on: ubuntu-latest
|
23 | 23 | if: "!contains(github.event.head_commit.message, 'skip-ci')"
|
24 | 24 | container:
|
25 |
| - image: docker://bitcli/bit:latest-node-16.15.0 |
| 25 | + image: docker://bitcli/bit:latest |
26 | 26 | steps:
|
27 | 27 |
|
28 | 28 | with:
|
@@ -108,7 +108,7 @@ jobs:
|
108 | 108 | runs-on: ubuntu-latest
|
109 | 109 | if: "!contains(github.event.head_commit.message, 'skip-ci')"
|
110 | 110 | container:
|
111 |
| - image: docker://bitcli/bit:latest-node-16.15.0 |
| 111 | + image: docker://bitcli/bit:latest |
112 | 112 | steps:
|
113 | 113 |
|
114 | 114 | with:
|
@@ -194,7 +194,7 @@ jobs:
|
194 | 194 | runs-on: ubuntu-latest
|
195 | 195 | if: "!contains(github.event.head_commit.message, 'skip-ci')"
|
196 | 196 | container:
|
197 |
| - image: docker://bitcli/bit:latest-node-16.15.0 |
| 197 | + image: docker://bitcli/bit:latest |
198 | 198 | steps:
|
199 | 199 |
|
200 | 200 | with:
|
@@ -279,7 +279,7 @@ jobs:
|
279 | 279 | runs-on: ubuntu-latest
|
280 | 280 | if: "!contains(github.event.head_commit.message, 'skip-ci')"
|
281 | 281 | container:
|
282 |
| - image: docker://bitcli/bit:latest-node-16.15.0 |
| 282 | + image: docker://bitcli/bit:latest |
283 | 283 | steps:
|
284 | 284 |
|
285 | 285 | with:
|
@@ -364,7 +364,7 @@ jobs:
|
364 | 364 | runs-on: ubuntu-latest
|
365 | 365 | if: "!contains(github.event.head_commit.message, 'skip-ci')"
|
366 | 366 | container:
|
367 |
| - image: docker://bitcli/bit:latest-node-16.15.0 |
| 367 | + image: docker://bitcli/bit:latest |
368 | 368 | steps:
|
369 | 369 |
|
370 | 370 | with:
|
@@ -450,7 +450,7 @@ jobs:
|
450 | 450 | runs-on: ubuntu-latest
|
451 | 451 | if: "!contains(github.event.head_commit.message, 'skip-ci')"
|
452 | 452 | container:
|
453 |
| - image: docker://bitcli/bit:latest-node-16.15.0 |
| 453 | + image: docker://bitcli/bit:latest |
454 | 454 | steps:
|
455 | 455 |
|
456 | 456 | with:
|
|
0 commit comments