Closed GuillermoFarias closed 1 year ago
This is really strange. The latest
tag is pointing at the wrong thing. The master
should always point to head of that branch, and latest
should point to most recent semver. Which is what GitHub Actions is doing. How do we end up with a latest
tag that is amd64 only, as well?
Ah, Docker Hub has autobuilds on. How was that not detected before? I will stop them, delete that auto build, and repush latest.
Done. Give it a shot.
Ready π thks @deitch, i forget comment that my arch is arm π but now works fine ππ»
introduced a bug inside entrypoint in this PR https://github.com/databacker/mysql-backup/pull/228
I get this error when executing:
With version v0.12.0 this does not happen and everything is ok