Skip to content

Commit 780d01d

Browse files
chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.54.2 (#1078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a83898 commit 780d01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/changedetection/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ in {
1919
config = lib.mkIf cfg.enable {
2020
services.podman.containers = {
2121
${name} = {
22-
image = "ghcr.io/dgtlmoon/changedetection.io:0.54.1";
22+
image = "ghcr.io/dgtlmoon/changedetection.io:0.54.2";
2323

2424
volumeMap.data = "${storage}:/datastore";
2525

0 commit comments

Comments
 (0)