link php to php8
This commit is contained in:
parent
404acef35d
commit
ec62e9c5b8
@ -1,5 +1,6 @@
|
||||
FROM thallian/confd-env:latest
|
||||
|
||||
RUN apk --no-cache add php8-fpm
|
||||
RUN ln -s /usr/bin/php8 /usr/bin/php
|
||||
|
||||
ADD /rootfs /
|
||||
|
Loading…
Reference in New Issue
Block a user