Update Docker image tags referenced in Java source files (helpful when using Localstack) #8075
Closed
1 task done
Labels
T: feature-request
Requests for new features
Is there an existing issue for this?
Feature description
We use Localstack when testing our Spring Boot applications to have AWS resources available in Docker containers. We are used to using Dependabot everywhere in the project to update dependencies. Now we've stumbled across that it doesn't seem to be supported to update Docker image tags referenced in Java code.
Here is a simple example snippet: If it helps, I'm also happy to provide an example repository.
I found some other feature requests/issues that also suggest Docker image tag support in other places. The latest ticket seems to me to be this one, which also links the other tickets: #7189
The text was updated successfully, but these errors were encountered: