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
The handling of semantic versioning is different for docker as compared to other ecosystems. This is the case if the first possibility does not solve the issue. The easiest way to go around this is to test using the GitHub hosted version and if the behaviour persists, create an issue there.
To test for possibility one, you only need to check if the extension has been updated to the latest version (1.24.0) then run the pipeline.
Describe the bug
Dependabot updates docker image across major versions of the image even if I'm using:
To Reproduce
My .github/dependabot.yml is like this
I'm receiving this result:
Expected behavior
I've expected to update docker image only in the range of aspnet:6.x.x images. Is that not correct understanding from me?
Extension (please complete the following information):
Running using
The text was updated successfully, but these errors were encountered: