Closed schewara closed 10 months ago
Thanks for the report! I've pushed an updated zulip/zulip-postgresql:14
image.
There is something wrong with the image, it needs security context to run on kubernetes and it fails:
Error: container's runAsUser breaks non-root policy
The current Database container was last updated ~2 years ago and should be updated, as it accumulated quite some security issues over the time, or upgrade to version 15, as this seems to be the latest supported one.
As I was unable to find the source of the image, I was wondering, why a dedicated image was used instead of the official container?