1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

chore(deps): update php docker tag to v8.4.12 (#1510)

This commit is contained in:
renovate[bot] 2025-08-29 14:31:37 +08:00 committed by GitHub
parent 47d388e068
commit 847d6f5be4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
#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 UGROUP=www-data