loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Renovate Bot
Renovate Bot
and committed by
Gusted
66b7e1f3 5162c887

+1 -1
+1 -1
.forgejo/workflows/testing.yml
··· 223 223 ldap: 224 224 image: data.forgejo.org/oci/test-openldap:latest 225 225 pgsql: 226 - image: data.forgejo.org/oci/bitnami/postgresql:15 226 + image: data.forgejo.org/oci/bitnami/postgresql:16 227 227 env: 228 228 POSTGRESQL_DATABASE: test 229 229 POSTGRESQL_PASSWORD: postgres