mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-03 18:08:36 +00:00
Updated PHP version in Dockerfile
This commit is contained in:
parent
2172236463
commit
cd41dcdfff
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:8.1-fpm-alpine
|
||||
FROM php:8.2-fpm-alpine
|
||||
|
||||
RUN docker-php-ext-install pdo pdo_mysql sockets
|
||||
RUN curl -sS https://getcomposer.org/installer | php -- \
|
||||
|
|
Loading…
Add table
Reference in a new issue