Skip to content

Commit

Permalink
Added php 8.3.16-ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Jan 20, 2025
1 parent 0da8b3a commit d9b7cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:noble-20240605

ARG PHP_VERSION="8.3.15"
ARG PHP_VERSION="8.3.16"
ARG PHP_PACKAGE_BASENAME="php8.3"
ARG PHP_PACKAGE_BASE_VERSION="8.3"
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm8.3"
Expand Down

0 comments on commit d9b7cf8

Please sign in to comment.