chore(deps): update php docker tag to v8.5 #15

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-fpm-alpine3.22
image: php:8.5-fpm-alpine3.22
volumes:
- site_content:/var/www/html/
- moodledata:/var/www/moodledata