[GH-ISSUE #630] [BUG] Docker image with release version tag not published on time #398

Closed
opened 2026-02-25 20:35:39 +03:00 by kerem · 1 comment
Owner

Originally created by @FlipEnergy on GitHub (Jan 29, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/630

Describe the bug
I request that a docker image is pushed to your Docker hub repository (benbusby/whoogle-search) with the release version tag upon each release. It seems the docker image with the tag with a semver matching the release doesn't exist until several days after the release is out on Github. I don't mean just this latest release, but I've noticed this for last couple releases as well.

Thanks for the good work!

To Reproduce
Steps to reproduce the behavior:
At the the time of this creation, 2 days after the release of 0.7.1, there is no image with the tag 0.7.1.

Deployment Method

  • Heroku (one-click deploy)
  • Docker
  • run executable
  • pip/pipx
  • Other: [describe setup]

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • Version [multiple]
  • Not sure

Desktop (please complete the following information):
N/A

Smartphone (please complete the following information):
N/A

Additional context
N/A

Originally created by @FlipEnergy on GitHub (Jan 29, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/630 **Describe the bug** I request that a docker image is pushed to your Docker hub repository (benbusby/whoogle-search) with the release version tag upon each release. It seems the docker image with the tag with a semver matching the release doesn't exist until several days after the release is out on Github. I don't mean just this latest release, but I've noticed this for last couple releases as well. Thanks for the good work! **To Reproduce** Steps to reproduce the behavior: At the the time of this creation, 2 days after the release of 0.7.1, there is no image with the tag 0.7.1. **Deployment Method** - [ ] Heroku (one-click deploy) - [x] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [ ] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [x] Version [multiple] - [ ] Not sure **Desktop (please complete the following information):** N/A **Smartphone (please complete the following information):** N/A **Additional context** N/A
kerem 2026-02-25 20:35:39 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (Feb 1, 2022):

It should be fixed now -- I was missing a part of the CI workflow that should've been pushing new image tags to docker hub. In the meantime I manually pushed 0.7.1 (hopefully the last time I have to do that).

<!-- gh-comment-id:1027126648 --> @benbusby commented on GitHub (Feb 1, 2022): It should be fixed now -- I was missing a part of the CI workflow that should've been pushing new image tags to docker hub. In the meantime I manually pushed 0.7.1 (hopefully the last time I have to do that).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#398
No description provided.