diff --git a/.forgejo/workflows/testing.yml b/.forgejo/workflows/testing.yml index 2e97b90c70..7fccc3a027 100644 --- a/.forgejo/workflows/testing.yml +++ b/.forgejo/workflows/testing.yml @@ -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