Starting single-node Redis instance: --name redis --publish 6379:6379 --detach redis:7.2.3
docker: Error response from daemon: client version 1.40 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer >version.
See 'docker run --help'.
To fix it for us I forked the action and made this change: JCMais@7a4a8c9
I can open a PR with the same change, but looks like the repo is not mantained anymore?
To fix it for us I forked the action and made this change: JCMais@7a4a8c9
I can open a PR with the same change, but looks like the repo is not mantained anymore?