chore(deps): update php docker tag to v8.4.13 (#1807)
This commit is contained in:
parent
e0fd62d841
commit
11190036e3
|
|
@ -1,6 +1,6 @@
|
|||
#Reference Links :https://github.com/docker-library/php/issues/926#issuecomment-567230723
|
||||
|
||||
FROM php:8.4.12-fpm
|
||||
FROM php:8.4.13-fpm
|
||||
|
||||
ARG UNAME=www-data
|
||||
ARG UGROUP=www-data
|
||||
|
|
|
|||
Loading…
Reference in New Issue