chore(deps): bump php from 7.1-apache to 8.4.5-apache in /docker

Bumps php from 7.1-apache to 8.4.5-apache.

---
updated-dependencies:
- dependency-name: php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-18 19:05:53 +00:00
committed by GitHub
parent 34002a3723
commit 36900f9fc8
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.2-apache
FROM php:8.4.5-apache
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.1-apache
FROM php:8.4.5-apache
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.2-apache
FROM php:8.4.5-apache
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.3-apache
FROM php:8.4.5-apache
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.4-apache
FROM php:8.4.5-apache
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.0-apache
FROM php:8.4.5-apache
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.1-apache
FROM php:8.4.5-apache
ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/