Skip to content

Commit 2867a74

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/nomad/mirror/rsyncd.nomad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ job "rsyncd" {
1818
driver = "docker"
1919

2020
config {
21-
image = "ghcr.io/void-linux/infra-rsync:20240709R1"
21+
image = "ghcr.io/void-linux/infra-rsync:20250114R1"
2222
volumes = ["local/voidmirror.conf:/etc/rsyncd.conf.d/voidmirror.conf"]
2323
network_mode = "host"
2424
}

0 commit comments

Comments
 (0)