Skip to content

Commit 58c3d29

Browse files
authored
Added php 8.4.3-ubuntu
1 parent 19ef813 commit 58c3d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:noble-20240605
22

3-
ARG PHP_VERSION="8.4.2"
3+
ARG PHP_VERSION="8.4.3"
44
ARG PHP_PACKAGE_BASENAME="php8.4"
55
ARG PHP_PACKAGE_BASE_VERSION="8.4"
66
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm8.4"

0 commit comments

Comments
 (0)