Merge pull request #715 from boxuk/dependabot/github_actions/actions/… #94
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