Update php Docker tag to v8.4 #30
@@ -1,5 +1,5 @@
|
||||
# Use the official PHP image with Apache
|
||||
FROM php:8.1-apache
|
||||
FROM php:8.4-apache
|
||||
|
||||
# Add Docker's official GPG key:
|
||||
RUN apt-get update &&\
|
||||
|
||||
Reference in New Issue
Block a user