Skip to content

Commit 4a8b5b8

Browse files
authored
Merge pull request #23 from xcomponent/renovate/docker-circleci-node-14.x
Update circleci/node Docker tag to v14.17
2 parents 2093c32 + 76e0f54 commit 4a8b5b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ references:
1919
jobs:
2020
checkout:
2121
docker:
22-
- image: circleci/node:14.15
22+
- image: circleci/node:14.17
2323
resource_class: small
2424
steps:
2525
- checkout

0 commit comments

Comments
 (0)