chore(ci): use postgres image from mirror

This commit is contained in:
Otto Richter 2024-08-12 16:15:53 +02:00
parent c3f2b60b3b
commit 395c10596e

View file

@ -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