Update to PHP 8.2
This commit is contained in:
parent
c6814025cd
commit
ed81ab8996
3 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
|
||||
|
||||
FROM php:8.1-fpm-bullseye AS base
|
||||
FROM php:8.2-fpm-bullseye AS base
|
||||
|
||||
COPY --from=composer:2 /usr/bin/composer /usr/bin/composer
|
||||
RUN which composer && composer -V
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue