fix seedboxsync: correct image name
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ab74166a49
commit
b8b2db7632
@ -28,7 +28,7 @@ job "seedboxsync" {
|
||||
name = "seedboxsync"
|
||||
}
|
||||
config {
|
||||
image = "ducampsv/rsync-docker:latest"
|
||||
image = "ducampsv/rsync:latest"
|
||||
volumes = [
|
||||
"/mnt/diskstation/media/download:/media",
|
||||
"local/id_rsa:/home/rsyncuser/.ssh/id_rsa"
|
||||
|
Loading…
Reference in New Issue
Block a user