Skip to content

Commit f942629

Browse files
committed
services/nomad/mirror: Update shadow rsyncd
1 parent 2867a74 commit f942629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/nomad/mirror/shadow-rsyncd.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ job "shadow-rsyncd" {
3535
driver = "docker"
3636

3737
config {
38-
image = "ghcr.io/void-linux/infra-rsync:20240709R1"
38+
image = "ghcr.io/void-linux/infra-rsync:20250114R1"
3939
volumes = [ "local/shadowsync.conf:/etc/rsyncd.conf.d/shadowsync.conf" ]
4040
}
4141

0 commit comments

Comments
 (0)