Update php Docker tag to v8.4

This commit is contained in:
Renovate Bot
2025-01-16 20:13:07 +00:00
committed by Peter Smit
parent 79f4e9ae17
commit dbc111ac5b

View File

@@ -1,5 +1,5 @@
# Use the official PHP image with Apache # Use the official PHP image with Apache
FROM php:8.1-apache FROM php:8.4-apache
# Add Docker's official GPG key: # Add Docker's official GPG key:
RUN apt-get update &&\ RUN apt-get update &&\