chore: update baserow
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
servicePort = config.m3ta.ports.get serviceName;
|
servicePort = config.m3ta.ports.get serviceName;
|
||||||
in {
|
in {
|
||||||
virtualisation.oci-containers.containers.${serviceName} = {
|
virtualisation.oci-containers.containers.${serviceName} = {
|
||||||
image = "docker.io/baserow/baserow:2.1.6";
|
image = "docker.io/baserow/baserow:2.2.2";
|
||||||
environment = {
|
environment = {
|
||||||
BASEROW_AMOUNT_OF_GUNICORN_WORKERS = "4";
|
BASEROW_AMOUNT_OF_GUNICORN_WORKERS = "4";
|
||||||
BASEROW_AMOUNT_OF_WORKERS = "2";
|
BASEROW_AMOUNT_OF_WORKERS = "2";
|
||||||
|
|||||||
Reference in New Issue
Block a user