specify php version
This commit is contained in:
parent
c5cb38dfe8
commit
756ca933af
@ -1,4 +1,4 @@
|
||||
FROM php:8.4-fpm
|
||||
FROM php:8.4.3-fpm
|
||||
|
||||
RUN apt-get update && apt-get install -y unzip libzip-dev && rm -rf /var/cache/apt/*
|
||||
RUN usermod -a -G www-data root
|
||||
|
Loading…
x
Reference in New Issue
Block a user