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

Open
renovate-bot wants to merge 1 commits from renovate/php-8.x into master
+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: