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 c706337 commit 5d9cf80Copy full SHA for 5d9cf80
.circleci/config.yml
@@ -2,11 +2,11 @@ version: 2
2
3
node_6: &node_6
4
docker:
5
- - image: node:6@sha256:be61977906abc9d0e97def07dfeaa9e411df08ce8ff8e8efd70da6c3e977cad5
+ - image: node:6@sha256:0ef64798785193ed16bd4faaa6b8752a3a2239395521c2016aa8206ad74f120f
6
7
node_8: &node_8
8
9
- - image: node:8@sha256:287b8a533675e0c72cb374b5e5ab580961b2a203600e1758b95c475390bd9f9a
+ - image: node:8@sha256:fec2d6c325686988c4e0bf1b17cd32954422333d24ed6a97c28c8570054a6e1d
10
11
node_next: &node_next
12
0 commit comments