Skip to content

Commit

Permalink
Update circleci/node Docker tag to v10.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 29, 2020
1 parent d73b68d commit cd4677c
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 @@ version: 2
jobs:
build_test_deploy:
docker:
- image: circleci/node:10.22.1
- image: circleci/node:10.23.0
environment:
TZ: '/usr/share/zoneinfo/Australia/Melbourne'
steps:
Expand Down

0 comments on commit cd4677c

Please sign in to comment.