You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As seen there we could even remove the DockerImageName.parse, which might make a neat recipe in and of itself.
In terms of implementation we can reuse ChangeType; then we have to match the argument going into KafkaContainer, and in there any argument going into DockerImageName.parse to switch over to the new base image. Thanks for offering to help! Let us know if you'd need any more guidance.
What problem are you trying to solve?
What precondition(s) should be checked before applying this recipe?
Requires Testcontainers 1.20.1
Describe the situation before applying the recipe
Describe the situation after applying the recipe
Have you considered any alternatives or workarounds?
No.
Any additional context
Docker image versions don't map 1:1.
Are you interested in contributing this recipe to OpenRewrite?
Yes!
The text was updated successfully, but these errors were encountered: