forked from mirrors/easyappointments
Switch the development environment to PHP 8.2
This commit is contained in:
parent
fb0fb317cf
commit
058f1b3e97
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:8.1-fpm
|
||||
FROM php:8.2-fpm
|
||||
|
||||
WORKDIR "/var/www/html"
|
||||
|
||||
|
|
Loading…
Reference in a new issue