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

Commit 9b3bc59

Browse files
committed
circleci changes
1 parent 2af8c21 commit 9b3bc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
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
6+
- image: circleci/node:8.16.0-stretch
77

88
# Instructions of installing aws utilities
99
install_awscli: &install_awscli

0 commit comments

Comments
 (0)