govau / govau/cloud-assessment
Update circleci config base image
Open
Beginner friendly
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The CI config is quite dated and no longer references the latest LTS image release of `Node.js`:
https://github.com/govau/cloud-assessment/blob/486215716af9ed5f1545e6490aecb8c140a9fe3c/.circleci/config.yml#L10
Contributor guide
No contributing guide indexed for this repository
Research direction
Open .circleci/config.yml at the referenced line and inspect the current Node.js base image declaration. Update it to the latest LTS image release and verify that the CircleCI configuration still uses the intended image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100