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:
parent
5162c887df
commit
66b7e1f34b
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ jobs:
|
|||
ldap:
|
||||
image: data.forgejo.org/oci/test-openldap:latest
|
||||
pgsql:
|
||||
image: data.forgejo.org/oci/bitnami/postgresql:15
|
||||
image: data.forgejo.org/oci/bitnami/postgresql:16
|
||||
env:
|
||||
POSTGRESQL_DATABASE: test
|
||||
POSTGRESQL_PASSWORD: postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue