Skip to content

Commit 4a83898

Browse files
chore(deps): update ghcr.io/0xerr0r/blocky docker tag to v0.29.0 (#1079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2aec67e commit 4a83898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/blocky/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ in {
6161
};
6262

6363
services.podman.containers.${name} = {
64-
image = "ghcr.io/0xerr0r/blocky:v0.28.2";
64+
image = "ghcr.io/0xerr0r/blocky:v0.29.0";
6565
volumeMap = {
6666
settings = "${cfg.settings}:/app/config.yml";
6767
};

0 commit comments

Comments
 (0)