chore: update baserow

This commit is contained in:
2026-05-19 06:50:06 +02:00
parent cbd4ffd4ee
commit d20160b708

View File

@@ -3,7 +3,7 @@
servicePort = config.m3ta.ports.get serviceName;
in {
virtualisation.oci-containers.containers.${serviceName} = {
image = "docker.io/baserow/baserow:2.1.6";
image = "docker.io/baserow/baserow:2.2.2";
environment = {
BASEROW_AMOUNT_OF_GUNICORN_WORKERS = "4";
BASEROW_AMOUNT_OF_WORKERS = "2";