github ulsklyc/yuvomi v0.67.6

latest releases: v0.68.1, v0.68.0
6 hours ago

Fixed

  • Docker/Podman: BACKUP_DIR in docker-compose.yml and podman-compose.yml is now hardcoded to /backups in the container's environment: section. Previously, setting BACKUP_DIR=./backups in .env to control the host-side volume mount source would also inject that host path into the container, where it does not exist — causing backups to fail silently. The container-side mount target is always /backups (fixed in volumes:), so the env var is now set unconditionally to that value.

Don't miss a new yuvomi release

NewReleases is sending notifications on new releases.