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