Skip to content

Commit 77ec1de

Browse files
committed
Pin circleci node version
1 parent a505f50 commit 77ec1de

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
@@ -3,7 +3,7 @@ version: 2.1
33
parameters:
44
base_docker_image:
55
type: string
6-
default: cimg/node:lts-browsers
6+
default: cimg/node:18.12-browsers
77

88
e2e_environment_docker_image:
99
type: string

0 commit comments

Comments
 (0)