diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f38a5d2a32e052d9243e1f704404cddf75d81013..fa7aac48da78986ae62320ebf7c590d243b55c49 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -290,7 +290,7 @@ test:pgbouncer: - name: postgres:${POSTGRES_VERSION} alias: postgres command: ["postgres", "-c", "max_connections=500", "-c", "shared_buffers=1GB"] - - name: bitnami/pgbouncer:${PGBOUNCER_VERSION} + - name: bitnamilegacy/pgbouncer:${PGBOUNCER_VERSION} alias: pgbouncer variables: <<: *test_variables