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 0e2649a commit f7c3d82Copy full SHA for f7c3d82
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
3
node_6: &node_6
4
docker:
5
- - image: node:6@sha256:6a027e29bfeaf776aeb80e639dc74482689bfc20d47a43389dc0ec674cb22924
+ - image: node:6@sha256:ac643bf9c934364728b4a14169e73dff3e2ab3e94fb568c956d05efa430873b7
6
7
node_8: &node_8
8
0 commit comments