Compare commits
2 Commits
75182b29a5
...
7eb5c4b1d0
Author | SHA1 | Date | |
---|---|---|---|
7eb5c4b1d0 | |||
2f892f475c |
@ -4,4 +4,6 @@
|
||||
FROM gitea.dege.au/docker/php:8.4
|
||||
|
||||
# Add xdebug
|
||||
USER root
|
||||
RUN install-php-extensions xdebug
|
||||
USER ${SITE_USER}
|
||||
|
Loading…
x
Reference in New Issue
Block a user