Merge pull request 'upgrade apache version' (#1) from main into deployment
All checks were successful
Build Docker Image / build (push) Successful in 1m37s
All checks were successful
Build Docker Image / build (push) Successful in 1m37s
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#FROM php:8.0-apache
|
||||
FROM --platform=linux/amd64 php:8.0-apache
|
||||
FROM --platform=linux/amd64 php:8.4-apache
|
||||
WORKDIR /var/www/html
|
||||
|
||||
#COPY index.php index.php
|
||||
|
||||
Reference in New Issue
Block a user