willhallonline / docker-ansible

Ansible inside Docker containers: Alpine, Ubuntu, Rocky & Debian with Ansible 2.16, 2.15, 2.14, 2.13, 2.12, 2.11, 2.10 and 2.9 + Mitogen
https://www.willhallonline.co.uk/project/docker/docker-ansible/
MIT License
392 stars 137 forks source link

Docker command in LABEL #36

Closed thokari closed 3 years ago

thokari commented 3 years ago

https://github.com/willhallonline/docker-ansible/blob/53a8ebe8caa329962d7288cd3104014e38f12885/ansible210/alpine311/Dockerfile#L14

I just noticed this, shouldn't this say ansible:2.10 ?

willhallonline commented 3 years ago

Yes, a lot of the labels are a bit out of date. I am not sure that anyone actually uses them. I'll try to check and update them soon. I'll leave the issue open until its resolved.

willhallonline commented 3 years ago

I have fixed all of these (at least I think I have) closing issue for now.