We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ef813 commit 58c3d29Copy full SHA for 58c3d29
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:noble-20240605
2
3
-ARG PHP_VERSION="8.4.2"
+ARG PHP_VERSION="8.4.3"
4
ARG PHP_PACKAGE_BASENAME="php8.4"
5
ARG PHP_PACKAGE_BASE_VERSION="8.4"
6
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm8.4"
0 commit comments