Switch to PHP 8.2 in Bookworm
This commit is contained in:
parent
5e0a04585a
commit
b56b02ab1e
6 changed files with 23 additions and 23 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM gnuviech/bookworm_php8-base:latest
|
||||
LABEL maintainer="jan@dittberner.info"
|
||||
|
||||
RUN rm -f /etc/php/8.1/fpm/pool.d/www.conf
|
||||
RUN rm -f /etc/php/8.2/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