We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8097fbd commit 358fe7aCopy full SHA for 358fe7a
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
docker:
5
# specify the version you desire here
6
- - image: cimg/node:20.6.0-browsers
+ - image: cimg/node:20.8.0-browsers
7
8
working_directory: ~/react-chart-editor
9
0 commit comments