chore: baserow to 2.3.0

This commit is contained in:
2026-07-09 21:13:16 +02:00
parent 2e316813f5
commit ff9fce1875
@@ -3,7 +3,7 @@
servicePort = config.m3ta.ports.get serviceName;
in {
virtualisation.oci-containers.containers.${serviceName} = {
image = "docker.io/baserow/baserow:2.2.2";
image = "docker.io/baserow/baserow:2.3.0";
environment = {
BASEROW_AMOUNT_OF_GUNICORN_WORKERS = "4";
BASEROW_AMOUNT_OF_WORKERS = "2";