switch to known branch

This commit is contained in:
Felix Kunde 2026-04-17 11:50:21 +02:00
parent 5b4e927ee9
commit 20f9ce45f5
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ RUN apk --update add \
RUN git clone \
--single-branch \
--branch=stable-1.25 \
--branch=stable-1.23 \
--depth 1 \
https://github.com/pgbouncer/pgbouncer.git