diff --git a/pooler/Dockerfile b/pooler/Dockerfile index 430e09d14..f4d7b86d9 100644 --- a/pooler/Dockerfile +++ b/pooler/Dockerfile @@ -10,7 +10,7 @@ RUN git clone \ --single-branch \ --branch=stable-1.25 \ --depth 1 \ - https://github.com/pgbouncer/pgbouncer.git src + https://github.com/pgbouncer/pgbouncer.git WORKDIR /bin RUN ln -s ../usr/bin/rst2man.py rst2man