diff --git a/docspell/postgres/statefulset.yaml b/docspell/postgres/statefulset.yaml index 5501776..426b153 100644 --- a/docspell/postgres/statefulset.yaml +++ b/docspell/postgres/statefulset.yaml @@ -21,7 +21,7 @@ spec: terminationGracePeriodSeconds: 10 containers: - name: postgres - image: docker.io/postgres:13.1 + image: docker.io/postgres:13.2 imagePullPolicy: IfNotPresent ports: - name: postgres