chore(deps): update php docker tag to v8.4.16 (#3028)
This commit is contained in:
parent
1b549b5b3f
commit
f7db9e9edc
|
|
@ -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.15-fpm-bookworm
|
FROM php:8.4.16-fpm-bookworm
|
||||||
|
|
||||||
ARG UNAME=www-data
|
ARG UNAME=www-data
|
||||||
ARG UGROUP=www-data
|
ARG UGROUP=www-data
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue