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