SSH Backup Fixes with single database selection
🐛 Bug Fixes
- postgres: Fixed single-database backups via SSH running
pg_dumplocally instead of on the remote server, causing "Connection refused" errors (#22) - mongodb: Fixed same SSH bypass bug for single-database
mongodumpbackups
🐳 Docker
- Image:
skyfay/dbackup:v1.4.5 - Also tagged as:
latest,v1 - Platforms: linux/amd64, linux/arm64