Skip to content
New issue

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

Can not upgrade docker base image correctly while using os and arch tag #10941

Open
1 task done
MikyChow opened this issue Nov 15, 2024 · 0 comments
Open
1 task done
Labels
L: docker Docker containers T: bug 🐞 Something isn't working

Comments

@MikyChow
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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:

  • package-ecosystem: "docker"
    directory: "/"
    schedule:
    interval: "daily"
    target-branch: "develop"
    commit-message:
    prefix: "chore"
    include: "scope"
    ignore:
    • dependency-name: "mcr.microsoft.com/dotnet/*"
      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

@MikyChow MikyChow added the T: bug 🐞 Something isn't working label Nov 15, 2024
@github-actions github-actions bot added the L: docker Docker containers label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: docker Docker containers T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant