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

Not getting expected update on docker image #7562

Closed
1 task done
cblecker opened this issue Jul 14, 2023 · 2 comments · Fixed by #7578
Closed
1 task done

Not getting expected update on docker image #7562

cblecker opened this issue Jul 14, 2023 · 2 comments · Fixed by #7578
Labels
T: bug 🐞 Something isn't working

Comments

@cblecker
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

https://github.com/cblecker/ubi-dependabot-test/blob/main/build/Dockerfile

dependabot.yml content

https://github.com/cblecker/ubi-dependabot-test/blob/main/.github/dependabot.yml

Updated dependency

Current version: registry.access.redhat.com/ubi8/ubi-minimal:8.8-860
Expected update: registry.access.redhat.com/ubi8/ubi-minimal:8.8-1014

What you expected to see, versus what you actually saw

I would expect to see a dependabot update from 8.8-860 to 8.8-1014, but for some reason dependabot still sees 8.8-860 as the latest version and I'm not entirely sure why.

updater | 2023/07/14 16:01:53 INFO <job_694938276> Checking all dependencies for version updates...
updater | 2023/07/14 16:01:53 INFO <job_694938276> Checking if ubi8/ubi-minimal 8.8-860 needs updating
  proxy | 2023/07/14 16:01:53 [014] GET https://registry.access.redhat.com:443/v2/ubi8/ubi-minimal/tags/list
  proxy | 2023/07/14 16:01:53 [014] 200 https://registry.access.redhat.com:443/v2/ubi8/ubi-minimal/tags/list
updater | 2023/07/14 16:01:53 INFO <job_694938276> Latest version is 8.8-860
updater | 2023/07/14 16:01:53 INFO <job_694938276> No update needed for ubi8/ubi-minimal 8.8-860

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

FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8-860
@NautiluX
Copy link
Contributor

This issue should be fixed with PR #7578

@NautiluX
Copy link
Contributor

@jurre can you reopen this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants