chore(deps): update cimg/node docker tag to v21.1 (#45568)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-29 13:02:40 +08:00 committed by GitHub
parent 4b99c4ed31
commit c930ac5618
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:21.0-browsers
- image: cimg/node:21.1-browsers
environment:
NODE_OPTIONS: --openssl-legacy-provider
steps: