Just released (v4.3.2 of Docker Ansible)[https://github.com/willhallonline/docker-ansible/tree/v4.3.2] 😆 . A few changes (rolled from previous v4.3.* releases which then were fixed over the next 2). Bringing in RockyLinux 9, Alpine 3.17 as new base images 🆕 , dropping Alpine 3.12, Alpine 3.13 and Debian Stretch as EOL 🧟‍♂️ .

I still have longer-term ambitions to move this to being multi-stage builds (with multi-architecture at some point). Multi-arch is harder just due to the build times as using linux/amd64 for runners to build linux/arm64/v8 takes a long time. 😑

Also, got stuck again in dependency hell with ansible-core, ansible and ansible-lint package.