diff --git a/apps/zurrli/baserow/statefulset.yaml b/apps/zurrli/baserow/statefulset.yaml index 5aef4a0..4c7ce14 100644 --- a/apps/zurrli/baserow/statefulset.yaml +++ b/apps/zurrli/baserow/statefulset.yaml @@ -20,7 +20,7 @@ spec: fsGroup: 10001 containers: - name: baserow - image: docker.io/baserow/baserow:1.24.0 + image: docker.io/baserow/baserow:1.24.2 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false