mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update cimg/node Docker tag to v20.17.0
This commit is contained in:
parent
8f13d077fb
commit
d250f8d034
@ -3,7 +3,7 @@ jobs:
|
||||
|
||||
lint:
|
||||
docker:
|
||||
- image: cimg/node:20.16.0
|
||||
- image: cimg/node:20.17.0
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
unit:
|
||||
docker:
|
||||
- image: cimg/node:20.16.0
|
||||
- image: cimg/node:20.17.0
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
@ -50,7 +50,7 @@ jobs:
|
||||
|
||||
integration:
|
||||
docker:
|
||||
- image: cimg/node:20.16.0
|
||||
- image: cimg/node:20.17.0
|
||||
|
||||
environment:
|
||||
RETRY: "1"
|
||||
|
Loading…
Reference in New Issue
Block a user