Skip to content

Commit 076d61a

Browse files
authored
Bump CircleCI node version to 20.19 to match Dockerfile (#13787)
1 parent 8344224 commit 076d61a

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
@@ -14,7 +14,7 @@ references:
1414
working_directory: ~/addons-frontend
1515
docker:
1616
# This is the NodeJS version we run in production.
17-
- image: cimg/node:20.18
17+
- image: cimg/node:20.19
1818

1919
defaults-next: &defaults-next
2020
working_directory: ~/addons-frontend

0 commit comments

Comments
 (0)