Skip to content

Commit

Permalink
chore(docker): update circleci/node:14.16 docker digest to 07fb18f (#436
Browse files Browse the repository at this point in the history
)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 9, 2021
1 parent 5d2fce6 commit ab30aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 2
defaults: &defaults
working_directory: ~/repo
docker:
- image: circleci/node:14.16@sha256:977f850e70f2a721b8e6392f7f66c41f3670bb586b3c27d1a5c7d6627637796a
- image: circleci/node:14.16@sha256:07fb18f39e9aa83e534dd32fc51933abbb4b921bbf158a5d7e40bff33f5b0e83

jobs:
test:
Expand Down

0 comments on commit ab30aac

Please sign in to comment.