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