Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit a1b650b

Browse files
committed
circleci changes
1 parent dc4f5a4 commit a1b650b

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
33
# node image to run aws utilities
44
node_env: &node_env
55
docker:
6-
- image: circleci/node:8.16.0-jessie
6+
- image: circleci/node:8.16.0-jessie-browsers
77

88
install_deploysuite: &install_deploysuite
99
name: Installation of install_deploysuite.

0 commit comments

Comments
 (0)