nixos: deploy bumped org-agenda-api image
This commit is contained in:
@@ -404,7 +404,7 @@
|
||||
railbird-sf = {
|
||||
specialArgs = {
|
||||
orgAgendaApiContainer = null;
|
||||
orgAgendaApiImageName = "localhost/org-agenda-api:colonelpanic-dbb1cb8-030a673";
|
||||
orgAgendaApiImageName = "localhost/org-agenda-api:colonelpanic-dbb8e2d-74973b2";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
pkgs,
|
||||
inputs,
|
||||
orgAgendaApiContainer ? null,
|
||||
orgAgendaApiImageName ? "localhost/org-agenda-api:colonelpanic-dbb1cb8-030a673",
|
||||
orgAgendaApiImageName ? "localhost/org-agenda-api:colonelpanic-dbb8e2d-74973b2",
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user