Update php Docker tag to v8.5 #232

Merged
peter merged 1 commits from renovate/php-8.x into master 2025-12-18 08:35:16 +01:00
Showing only changes of commit c570f52fb8 - Show all commits

View File

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