Closed ahervias77 closed 4 years ago
Maybe it is time to do this in GitHub actions and do security testing during the build process?
Automated builds now work again. The source version number regex in Docker Hub was wrong. This is the correct expression:
/^v([0-9.]+)$/
Maybe it is time to do this in GitHub actions and do security testing during the build process?