Skip to content

Commit 186fa28

Browse files
chore(deps): update cimg/node docker tag to v22.20.0 (#16168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ef51db commit 186fa28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ orbs:
1010
executors:
1111
node-executor:
1212
docker:
13-
- image: cimg/node:22.19.0
13+
- image: cimg/node:22.20.0
1414

1515
not_main_or_staging_or_release: &not_main_or_staging_or_release
1616
filters:

0 commit comments

Comments
 (0)