We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d4c86 commit 84c3546Copy full SHA for 84c3546
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
3
node_6: &node_6
4
docker:
5
- - image: node:6@sha256:78409fbddba74f188fc489b6b84616645d744674fe2acf26fe35c31f61b49a70
+ - image: node:6@sha256:64428cd101434ebafc362c8efc48f9f6c51bbc84b2ff5a83f357f40c6b9ab5d5
6
7
node_8: &node_8
8
0 commit comments