link php to php8
This commit is contained in:
parent
404acef35d
commit
ec62e9c5b8
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
FROM thallian/confd-env:latest
|
FROM thallian/confd-env:latest
|
||||||
|
|
||||||
RUN apk --no-cache add php8-fpm
|
RUN apk --no-cache add php8-fpm
|
||||||
|
RUN ln -s /usr/bin/php8 /usr/bin/php
|
||||||
|
|
||||||
ADD /rootfs /
|
ADD /rootfs /
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue