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
1 changed files with 1 additions and 1 deletions

View File

@ -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