keon94 opened a new issue, #2688: URL: https://github.com/apache/incubator-devlake/issues/2688
## What and why to refactor 1.19 was released a few days ago, and 1.18 now has been around for several revisions, so it should be stable. It brings many new features, in particular generics which is something we can definitely use in our codebase. We should evaluate both, and at the very least uplift to the latest 1.18 revision. ## Describe the solution you'd like How to refactor? The Dockerfiles need to be modified + the go.mod version. The gitextractor libgit2 needs to be manually built in the Dockerfile because it has to be pinned to v1.3.0. The newer alpine base images will be packaged with higher versions if we try to use the defaults, so we can't rely them as we have been. ## Related issues n/a ## Additional context n/a -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
