1 Commits
Author SHA1 Message Date
renovate-bot 37770d927e chore(deps): update php docker tag to v8.5 2026-07-03 09:14:50 +00:00
+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