8000 Docker hub images out of date · Issue #213 · bohdan-s/SunGather · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Docker hub images out of date #213

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

Open
justin8 opened this issue Jan 16, 2025 · 3 comments
Open

Docker hub images out of date #213

justin8 opened this issue Jan 16, 2025 · 3 comments

Comments

@justin8
Copy link
justin8 commented Jan 16, 2025

When checking for fixes to some issues I saw, I found that the bohdans/sungather dockerhub image hasn't been updated in 10 months, but is still the recommended place to pull the image from in the readme.

Could we get it configured to auto-update on docker hub on new releases? I'd be happy to contribute a github action workflow for it if you want since dockerhub conveniently hides auto-builds behind a team/pro subscription these days.

@bohdan-s
Copy link
Owner

Hi. I had set up a workflow to auto publish. It seems it has stoped working.
ill have to have a look at what broke.

@justin8
Copy link
Author
justin8 commented Jan 16, 2025

Ah nice! Thanks.

@justin8
6D04
Copy link
Author
justin8 commented Jan 16, 2025

It looks like the current job only runs on tagged releases. but it's also only pushing the :latest tag and not the tagged version either - so the latest tagged version is 0.5.0 from 2 years ago.

The last tagged commit is 0.5.3 which is seemingly the one on dockerhub from 10 months ago though. So I suspect the build still works, might just need a new release tag or to be fixed up to push latest on updates to main rather than tagged releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0