We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f398811 + 92d3bfe commit 2200eaeCopy full SHA for 2200eae
1 file changed
8.5/Dockerfile
@@ -4,7 +4,7 @@ FROM wordpress:cli-2.12.0 AS wp-cli
4
5
FROM ghcr.io/php/pie:1.3.10-bin AS pie
6
7
-FROM php:8.5.4-fpm
+FROM php:8.5.5-fpm
8
9
LABEL org.opencontainers.image.title="PHP-FPM"
10
LABEL org.opencontainers.image.description="Opinionated PHP-FPM container for development"
0 commit comments