feat: move to php83
All checks were successful
web/docker-ttrss/pipeline/head This commit looks good
All checks were successful
web/docker-ttrss/pipeline/head This commit looks good
This commit is contained in:
4
root/etc/cont-init.d/50-php
Normal file → Executable file
4
root/etc/cont-init.d/50-php
Normal file → Executable file
@@ -4,7 +4,7 @@
|
||||
# regardless of how the package maintainer(s) named those.
|
||||
|
||||
rm -f /usr/bin/php
|
||||
ln -s /usr/bin/php7 /usr/bin/php
|
||||
ln -s /usr/bin/php83 /usr/bin/php
|
||||
|
||||
rm -f /usr/sbin/php-fpm
|
||||
ln -s /usr/sbin/php-fpm7 /usr/sbin/php-fpm
|
||||
ln -s /usr/sbin/php-fpm83 /usr/sbin/php-fpm
|
||||
|
||||
Reference in New Issue
Block a user