Skip to content

PHP 8.4.16#13

Merged
scortellino merged 4 commits intomasterfrom
8.4.16-fpm
Jan 9, 2026
Merged

PHP 8.4.16#13
scortellino merged 4 commits intomasterfrom
8.4.16-fpm

Conversation

@scortellino
Copy link
Copy Markdown
Contributor

It will be used for Promoter since 8.1.2 is no longer security supported. The 8.3 will end in a year and 8.4 will end in almost 3 years. 8.5 is too early to use.

I put this Dockerfile content in Promoter repo for testing and deployed to Staging and looks good to me.

My understanding is that the best practice is to put in this repo and I assume it will be uploaded in Dockerhub (not sure how that part works). I can then only replace this content by "FROM bandsintown/php:8.4.15-fpm" in the Promoter repo Dockerfile.

8.4.16 has an update security update from 8.4.15.

Thanks.

It will be used for Promoter since 8.1.2 is no longer security supported. The 8.3 will end in a year and 8.4 will end in almost 3 years. 8.5 is too early to use.
@@ -0,0 +1,71 @@
FROM surnet/alpine-wkhtmltopdf:3.19.0-0.12.6-full as wkhtmltopdf
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the Dockerfile.template to include this dependency? https://github.com/bandsintown/docker-php/blob/master/Dockerfile.template

Then you should be able to use the build_dockerfiles.sh script to generate this new version.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok added that line

@renechz
Copy link
Copy Markdown
Contributor

renechz commented Jan 9, 2026

To release to production + DockerHub you need to update the Buildkite pipeline to release this version.

@scortellino scortellino merged commit 9e50124 into master Jan 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants