We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8344224 commit 076d61aCopy full SHA for 076d61a
1 file changed
.circleci/config.yml
@@ -14,7 +14,7 @@ references:
14
working_directory: ~/addons-frontend
15
docker:
16
# This is the NodeJS version we run in production.
17
- - image: cimg/node:20.18
+ - image: cimg/node:20.19
18
19
defaults-next: &defaults-next
20
0 commit comments