Skip to content

Commit

Permalink
chore(deps): update docker.io/vabene1111/recipes docker tag to v1.5.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tiborpilz committed Jan 6, 2025
1 parent 16b88ba commit cf0c4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nixos/services/tandoor.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ in
};

containers.tandoor = {
image = "docker.io/vabene1111/recipes:1.5.20";
image = "docker.io/vabene1111/recipes:1.5.27";
environment = {
"SECRET_KEY" = "secretkey";
"DB_ENGINE" = "django.db.backends.postgresql";
Expand Down

0 comments on commit cf0c4b9

Please sign in to comment.