Update docker.io/baserow/baserow Docker tag to v1.23.2

This commit is contained in:
Renovate Bot 2024-03-14 18:43:57 +00:00
parent 491fb03f91
commit a44a3fd906

View file

@ -20,7 +20,7 @@ spec:
fsGroup: 10001 fsGroup: 10001
containers: containers:
- name: baserow - name: baserow
image: docker.io/baserow/baserow:1.23.0 image: docker.io/baserow/baserow:1.23.2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false