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

Docker variants not getting updated #10452

Closed
1 task done
lucacome opened this issue Aug 16, 2024 · 2 comments
Closed
1 task done

Docker variants not getting updated #10452

lucacome opened this issue Aug 16, 2024 · 2 comments
Labels
L: github:actions GitHub Actions T: bug 🐞 Something isn't working

Comments

@lucacome
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/nginxinc/nginx-gateway-fabric/blob/main/build/Dockerfile.nginx

dependabot.yml content

https://github.com/nginxinc/nginx-gateway-fabric/blob/main/.github/dependabot.yml

Updated dependency

No response

What you expected to see, versus what you actually saw

Dependabot should update nginx to 1.27.1-alpine-otel

updater | 2024/08/16 01:02:17 INFO <job_870066505> The `latest` tag points to the same image as the `1.27` image, so dependabot is treating `1.27.1-alpine-otel` as a pre-release. The `latest` tag needs to point to `1.27.1-alpine-otel` for Dependabot to consider it.
updater | 2024/08/16 01:02:17 INFO <job_870066505> Latest version is 1.27.0-alpine-otel
updater | 2024/08/16 01:02:17 INFO <job_870066505> No update needed for nginx 1.27.0-alpine-otel

but it doesn't and treats it a s pre-release tag.

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

https://github.com/nginxinc/nginx-gateway-fabric/actions/runs/10412879289/job/28839374853

Smallest manifest that reproduces the issue

No response

@lucacome lucacome added the T: bug 🐞 Something isn't working label Aug 16, 2024
@github-actions github-actions bot added the L: github:actions GitHub Actions label Aug 16, 2024
@lucacome
Copy link
Author

Another example

updater | 2024/08/16 01:05:58 INFO <job_870067859> The `latest` tag points to the same image as the `1.27` image, so dependabot is treating `1.27.1-alpine` as a pre-release. The `latest` tag needs to point to `1.27.1-alpine` for Dependabot to consider it.
updater | 2024/08/16 01:05:58 INFO <job_870067859> Latest version is 1.27.0-alpine
updater | 2024/08/16 01:05:58 INFO <job_870067859> No update needed for nginx 1.27.0-alpine

https://github.com/opentracing-contrib/nginx-opentracing/actions/runs/10412916717/job/28839474837

@lucacome
Copy link
Author

Not even an acknowledgment in 40 days. In the meantime I switched all the repos to renovate 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: github:actions GitHub Actions T: bug 🐞 Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant