feat: ugpgrade fpm version
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
FROM php:8.4.3-fpm
|
FROM php:8.4.3-fpm
|
||||||
|
FROM php:8.4.17-fpm
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y unzip libzip-dev && rm -rf /var/cache/apt/*
|
RUN apt-get update && apt-get install -y unzip libzip-dev && rm -rf /var/cache/apt/*
|
||||||
RUN usermod -a -G www-data root
|
RUN usermod -a -G www-data root
|
||||||
|
|||||||
Reference in New Issue
Block a user