Merge pull request #724 from boxuk/BWP-115 #100
Annotations
2 warnings
Lint Dockerfile(s):
docker/app/php8.2/Dockerfile#L9
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint Dockerfile(s):
docker/app/php8.3/Dockerfile#L9
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Loading