Closed SogoKato closed 3 months ago
Hi, thanks a lot. Looks good.
Thank you! When is the release scheduled?
Releases aren't automatically cut on any new commits landing on the master branch.
It's been a bit since I made a release. Before making a new one I'd like to bump the default versions in the docs and also look into https://github.com/nickjj/ansible-docker/issues/128. Basically doing a bit of housekeeping. I don't know exactly when, maybe over the weekend or sometime next week.
Okay, I understand. Thank you for your efforts!
No problem, it's been pushed and is available in v2.5.0.
Without doing this these packages won't get updated when you install a new version of Docker.
Submitting the same change as https://github.com/nickjj/ansible-docker/pull/122
I ran into the issue and found the p-r above, so I have confirmed it in my environment.
It is mentioned that
docker-cli-*
needs to be pinned separately in the last comment of the issue. However, it seems this is not necessary because the CLI package name is nowdocker-ce-cli
instead ofdocker-cli
.