-
Notifications
You must be signed in to change notification settings - Fork 72
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
Missing tags (0.112.0+) #84
Comments
I would also prefer to use Docker and have the same issue. I would like to help with the updates but I am not familiar with this repo so let me know if I can do anything. Is it literally the same as the last commits on main but with new version numbers? |
@klakegg is this something that we could make a PR for to help make this easier for you to update? |
I created a fully automated pipeline for a similar issue that might be also an option here? https://github.com/fliiiix/govc-alpine/tree/main/.github/workflows |
I found https://github.com/hugomods/docker as an alternative solution. |
Hi all, Another alternative Solution found : See issue #87 (Floryn90 who maintains and provide fresh Klakegg hugo image instead of Klakegg himself). Regards, |
As I write it, there's Hugo 0.119.0 available, but latest Docker image points to 0.111.3 🙁. Yesterday I had hard time to upgrade Hugo via Homebrew (errors in partials), so I decided to switch to Docker. For now it works as expected, because I use 0.100.2 version, however I would like to know if this method is viable in long run, because I'm planning to upgrade version. Will new versions be released here?
The text was updated successfully, but these errors were encountered: