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 e32a546 commit ee776adCopy full SHA for ee776ad
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:d2b1c372f6af06a44ea7a51507c96094e91eb8b24aeb1e3c6f29b3f5bd278df6
+ - image: circleci/node:8@sha256:6e502c70211e80f27cb4fb39a53fab26be494e7ba24712e3a7f6ddc61194757a
10
- image: circleci/mysql:8.0.3@sha256:ea4c062323a944b9152137a62f5b2c8b3d5e235d98af66675871506a1bf6cc6e
11
environment:
12
- NPM_CONFIG_LOGLEVEL: warn
0 commit comments