Skip to content

Commit

Permalink
ci(docker): update circleci/node:10 docker digest to 9104a94
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 19, 2020
1 parent f3cc170 commit d5d82d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -21,7 +21,7 @@ commands:
jobs:
node-v10:
docker:
- image: circleci/node:10@sha256:3b2d9ba7050d7117b03a915871b65527d7515610c00d8365694400424ccd1538
- image: circleci/node:10@sha256:9104a94554b0bf1ad053ca14980505412d5ebe7f9290f0f7425aab26b3ea12d1
steps:
- run-npm-test
node-v12:
Expand Down

0 comments on commit d5d82d4

Please sign in to comment.