chore(deps): update php docker tag to v8.4.8

This commit is contained in:
2026-09-01 09:06:52 +00:00
parent f36580483c
commit da917178fa
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.8"
services:
app:
image: php:8.4.3-fpm-alpine3.20
image: php:8.4.8-fpm-alpine3.20
volumes:
- "site_content:/var/www/html/"
networks: