switch to known branch
This commit is contained in:
parent
5b4e927ee9
commit
20f9ce45f5
|
|
@ -8,7 +8,7 @@ RUN apk --update add \
|
||||||
|
|
||||||
RUN git clone \
|
RUN git clone \
|
||||||
--single-branch \
|
--single-branch \
|
||||||
--branch=stable-1.25 \
|
--branch=stable-1.23 \
|
||||||
--depth 1 \
|
--depth 1 \
|
||||||
https://github.com/pgbouncer/pgbouncer.git
|
https://github.com/pgbouncer/pgbouncer.git
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue