Update php Docker tag to v8.4.11 (#1042)
This commit is contained in:
parent
11d88e4c93
commit
bc8207b4c2
|
|
@ -1,6 +1,6 @@
|
||||||
#Reference Links :https://github.com/docker-library/php/issues/926#issuecomment-567230723
|
#Reference Links :https://github.com/docker-library/php/issues/926#issuecomment-567230723
|
||||||
|
|
||||||
FROM php:8.4.10-fpm
|
FROM php:8.4.11-fpm
|
||||||
|
|
||||||
ARG UNAME=www-data
|
ARG UNAME=www-data
|
||||||
ARG UGROUP=www-data
|
ARG UGROUP=www-data
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue