chore: update Docker image references for testing

This commit is contained in:
Anish Sarkar 2026-02-27 20:46:16 +05:30
parent f419efcde1
commit 9124b19ee9
3 changed files with 7 additions and 7 deletions

View file

@ -23,7 +23,7 @@
set -euo pipefail
REPO_RAW="https://raw.githubusercontent.com/MODSetter/SurfSense/main"
REPO_RAW="https://raw.githubusercontent.com/AnishSarkar22/SurfSense/fix/docker"
INSTALL_DIR="./surfsense"
OLD_VOLUME="surfsense-data"
DUMP_FILE="./surfsense_migration_backup.sql"