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