We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker
No response
version: 2 updates:
mcr.microsoft.com/dotnet/
The latest version shout be: 8.0.404-alpine3.20-amd64 But the result from dependabot is: 9.0.100-alpine3.20-amd64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Package ecosystem
Docker
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
No response
dependabot.yml content
version: 2
updates:
directory: "/"
schedule:
interval: "daily"
target-branch: "develop"
commit-message:
prefix: "chore"
include: "scope"
ignore:
update-types: ["version-update:semver-minor", "version-update:semver-major"]
versions: '>= 9'
Updated dependency
mcr.microsoft.com/dotnet/
What you expected to see, versus what you actually saw
The latest version shout be:
8.0.404-alpine3.20-amd64
But the result from dependabot is:
9.0.100-alpine3.20-amd64
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: