We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a33432 commit bbf58ddCopy full SHA for bbf58dd
.circleci/config.yml
@@ -8,7 +8,7 @@ defaults: &defaults
8
working_directory: ~/repo
9
docker:
10
# Specify the version you desire here.
11
- - image: cimg/node:18.13.0
+ - image: cimg/node:18.14.1
12
13
# Specify service dependencies here if necessary.
14
# CircleCI maintains a library of pre-built images,
0 commit comments