[SETUP]: Bump php from 8.3.15-fpm to 8.3.16-fpm in /docker/app/php8.3 #113
Annotations
3 warnings
Lint Dockerfile(s):
docker/app/php8.2/Dockerfile#L8
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#L8
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint Dockerfile(s):
docker/mailpit/Dockerfile#L1
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
Loading