Merge pull request 'Update php Docker tag to v8.4' (#30) from renovate/php-8.x into master

Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/30
This commit was merged in pull request #30.
This commit is contained in:
2025-01-19 18:25:13 +00:00

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 &&\