Bump postgres in /containers/zammad-postgresql

Bumps postgres from 9.6.24-alpine to 14.5-alpine.

---
updated-dependencies:
- dependency-name: postgres
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-15 15:25:32 +08:00 committed by GitHub
parent b4779f1be0
commit 36df8740d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM postgres:9.6.24-alpine
FROM postgres:14.5-alpine
ARG BUILD_DATE