Skip to content

Commit 9bcee98

Browse files
chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.8.4
1 parent a5be2cb commit 9bcee98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nixos/services/linkwarden.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ with mylib;
4646
};
4747

4848
containers.linkwarden = {
49-
image = "ghcr.io/linkwarden/linkwarden:v2.7.1";
49+
image = "ghcr.io/linkwarden/linkwarden:v2.8.4";
5050
volumes = [
5151
"${cfg.dataDir}/data:/data/data"
5252
];

0 commit comments

Comments
 (0)