webdevops / Dockerfile

:package: Dockerfiles from WebDevOps for PHP, Apache and Nginx
https://webdevops.io/projects/dockerfiles/
MIT License
1.67k stars 492 forks source link

python3 migration for build #451

Open mattlqx opened 2 years ago

mattlqx commented 2 years ago

python (python 2.x) is no longer distributed on Ubuntu, Mac and several other distros. This pull changes all the build interpreters to use python3 and makes appropriate changes to do proper make.

Updates serverspec Gemfile for Ruby 3 compatibility.

Not sure what else would need done to accommodate CI but this works for me on Ubuntu 22.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication