Use PHP 7.4 for bullseye
This commit is contained in:
parent
e8cf9df18b
commit
39ba0e660a
5 changed files with 20 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM gnuviech/bullseye_php7-base:latest
|
||||
LABEL maintainer="jan@dittberner.info"
|
||||
|
||||
RUN rm -f /etc/php/7.3/fpm/pool.d/www.conf
|
||||
RUN rm -f /etc/php/7.4/fpm/pool.d/www.conf
|
||||
|
||||
COPY start-fpm.sh /usr/local/sbin
|
||||
COPY fpm-pool.conf.tmpl /usr/local/etc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue