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 b0953b1 commit 9cd3181Copy full SHA for 9cd3181
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: circleci/node:8@sha256:59ef7442942e2c9ede7d724aa0ed056e3f520fe1ea999749b2cec708c000abfb
+ - image: circleci/node:8@sha256:8f0765c845158792222941a290787c1de1ce277ffa54fe914ddf0aecfa73e81d
10
- image: circleci/mysql:8.0.3@sha256:ea4c062323a944b9152137a62f5b2c8b3d5e235d98af66675871506a1bf6cc6e
11
environment:
12
- NPM_CONFIG_LOGLEVEL: warn
0 commit comments