Skip to content

Commit b07340d

Browse files
feat(container): update ghcr.io/plexguide/huntarr ( 9.3.7 → 9.4.2 )
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | docker | ghcr.io/plexguide/huntarr | 9.3.7 | 9.4.2 |
1 parent 676e08d commit b07340d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/system/containers/huntarr/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ in
2525

2626
virtualisation.oci-containers.containers.huntarr = svc.mkContainer {
2727
cfg = {
28-
image = "ghcr.io/plexguide/huntarr:9.3.7@sha256:bc3335cadba312241ff70e70d26f2746e7e2f9ffef7b605c57d042632e10cdca";
28+
image = "ghcr.io/plexguide/huntarr:9.4.2@sha256:d802167012650cd5fe32063745912ccfffb2fe169edaf8733f37d1ca7535b907";
2929
user = "65000:65000";
3030
volumes = [
3131
"${cfg.dataDir}/config:/config"

0 commit comments

Comments
 (0)