We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb8419 commit 28c513cCopy full SHA for 28c513c
modules/nixos/services/tandoor.nix
@@ -42,7 +42,7 @@ in
42
};
43
44
containers.tandoor = {
45
- image = "docker.io/vabene1111/recipes:1.5.27";
+ image = "docker.io/vabene1111/recipes:1.5.31";
46
environment = {
47
"SECRET_KEY" = "secretkey";
48
"DB_ENGINE" = "django.db.backends.postgresql";
0 commit comments