diff --git a/.forgejo/workflows/testing.yml b/.forgejo/workflows/testing.yml index c4c3766c08..b4386071b1 100644 --- a/.forgejo/workflows/testing.yml +++ b/.forgejo/workflows/testing.yml @@ -207,7 +207,7 @@ jobs: ldap: image: docker.io/gitea/test-openldap:latest pgsql: - image: 'docker.io/postgres:15' + image: 'code.forgejo.org/oci/postgres:15' env: POSTGRES_DB: test POSTGRES_PASSWORD: postgres