chore(deps): update cimg/node docker tag to v21 (#45475)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-22 15:06:37 +08:00 committed by GitHub
parent 0924d75f6d
commit 1ca2b54e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ version: 2.1
jobs:
test-argos-ci:
docker:
- image: cimg/node:18.18-browsers
- image: cimg/node:21.0-browsers
environment:
NODE_OPTIONS: --openssl-legacy-provider
steps: