Question
I have disovered that in the Dockerfile that is used for building the Image for the Semaphore Server are using outdated versions of Ansible Terraform and Terragrunt. Is there any specific reason not using the latest or latest -1 Version?
Related Lines in Dockerfile:
https://github.com/semaphoreui/semaphore/blob/develop/deployment/docker/server/Dockerfile#L53
https://github.com/semaphoreui/semaphore/blob/develop/deployment/docker/server/Dockerfile#L32
Related to
No response