Closed renovate[bot] closed 1 year ago
One thing you can do with a repo that has moving tags is use redis:7-alpine
or if more conservative redis:7.2-alpine
in this case. Then less maintenance is required, although it opens. up some risk that they'll break something along the way. See https://hub.docker.com/_/redis
I know, but the thing is - I'd like to pin it to a minor version and rerun all the tests. Check out the new bats file. I'm testing the persistence and restarts - that way if they introduce any changes to the api and RDB / AOF handling, I'll know because the tests will fail
Closed because renovate cannot auto-approve old PRs.
Still learning 😅
This PR contains the following updates:
7.0.12-alpine
->7.2.0-alpine
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.