Update php
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled

This commit is contained in:
Kasra Bigdeli
2025-08-22 08:19:17 -07:00
committed by GitHub
parent 596cecfca9
commit 2baddabef6

View File

@@ -2,3 +2,4 @@
# Uncomment the line above if you want to use a Dockerfile instead of templateId
COPY ./ /var/www/html/
RUN sh -c 'rm -rf /var/www/html/.git || echo 1'