Update filerun/filerun Docker tag to v8.4

This commit is contained in:
Renovate Bot
2026-02-17 17:54:04 +00:00
parent 17f03c2353
commit dc61134761

View File

@@ -14,7 +14,7 @@ services:
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/filerun/db:/var/lib/mysql
filerun:
image: filerun/filerun:8.1
image: filerun/filerun:8.4
container_name: filerun
environment:
- FR_DB_HOST=db