We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8097fbd commit dcada0dCopy full SHA for dcada0d
.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.1-browsers
7
8
working_directory: ~/react-chart-editor
9
0 commit comments