1
0
Fork 0

chore(deps): update php docker tag to v8.4.17 (#3505)

This commit is contained in:
renovate[bot] 2026-01-16 09:32:11 +00:00 committed by GitHub
parent 7846f2f9c7
commit 70320accd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#Reference Links https://github.com/docker-library/php/issues/926#issuecomment-567230723
FROM php:8.4.16-fpm-bookworm
FROM php:8.4.17-fpm-bookworm
ARG UNAME=www-data
ARG UGROUP=www-data