Update Dockerfile and about_me/index.html
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM php:8.0-apache
|
||||
#FROM php:8.0-apache
|
||||
FROM --platform=linux/amd64 php:8.0-apache
|
||||
WORKDIR /var/www/html
|
||||
|
||||
#COPY index.php index.php
|
||||
|
||||
Reference in New Issue
Block a user