Skip to content

[SETUP]: Bump php from 8.2.30-fpm to 8.2.32-fpm in /docker/app/php8.2 #167

[SETUP]: Bump php from 8.2.30-fpm to 8.2.32-fpm in /docker/app/php8.2

[SETUP]: Bump php from 8.2.30-fpm to 8.2.32-fpm in /docker/app/php8.2 #167

Triggered via pull request July 3, 2026 16:04
Status Success
Total duration 12s
Artifacts

lint-docker.yml

on: pull_request
lint-docker
9s
lint-docker
Fit to window
Zoom out
Zoom in

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>`