Bump postgres in /containers/zammad-postgresql

Bumps postgres from 9.6.24-alpine to 15.0-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-10-17 07:28:37 +00:00 committed by GitHub
parent 52bced15fe
commit b6d51af988
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:15.0-alpine
ARG BUILD_DATE