1 Commits

Author SHA1 Message Date
renovate 8a9f48734e Update php Docker tag to v8 2026-06-09 12:36:10 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.4-apache
FROM php:8.5-apache
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"