Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Commit

Permalink
Update circleci/node Docker tag to v16 (#490)
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 authored May 31, 2021
1 parent e23ab70 commit 20416f8
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 @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/halyard.js
docker:
- image: circleci/node:15.14.0
- image: circleci/node:16.2.0
environment:
- NPM_CONFIG_LOGLEVEL=warn
steps:
Expand Down

0 comments on commit 20416f8

Please sign in to comment.