chore(deps): update php docker tag to v8.4.12 (#1510)
This commit is contained in:
parent
47d388e068
commit
847d6f5be4
|
|
@ -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.11-fpm
|
FROM php:8.4.12-fpm
|
||||||
|
|
||||||
ARG UNAME=www-data
|
ARG UNAME=www-data
|
||||||
ARG UGROUP=www-data
|
ARG UGROUP=www-data
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue