Skip to content

Commit 19b6428

Browse files
pkg: Update cimg/node Docker tag to v22.1 (#3049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 152f706 commit 19b6428

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
@@ -7,7 +7,7 @@ jobs:
77
setup:
88
docker: &docker
99
# specify the version you desire here
10-
- image: cimg/node:22.0
10+
- image: cimg/node:22.1
1111
resource_class: large
1212
steps:
1313
- checkout:

0 commit comments

Comments
 (0)