diff --git a/apps/zurrli/baserow/statefulset.yaml b/apps/zurrli/baserow/statefulset.yaml index a60ce00..8776c40 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.23.0 + image: docker.io/baserow/baserow:1.23.2 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false