Update data.forgejo.org/oci/bitnami/postgresql Docker tag to v16 (forgejo) (#7230)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7230
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
Renovate Bot 2025-03-14 23:56:37 +00:00 committed by Gusted
parent 5162c887df
commit 66b7e1f34b

View file

@ -223,7 +223,7 @@ jobs:
ldap: ldap:
image: data.forgejo.org/oci/test-openldap:latest image: data.forgejo.org/oci/test-openldap:latest
pgsql: pgsql:
image: data.forgejo.org/oci/bitnami/postgresql:15 image: data.forgejo.org/oci/bitnami/postgresql:16
env: env:
POSTGRESQL_DATABASE: test POSTGRESQL_DATABASE: test
POSTGRESQL_PASSWORD: postgres POSTGRESQL_PASSWORD: postgres