File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2828 - ol/7
2929 - debian/buster
3030 - debian/bullseye
31+ - debian/bookworm
3132 - ubuntu/bionic
3233 - ubuntu/focal
3334 - ubuntu/jammy
4445 password : ${{ secrets.DOCKERHUB_PASSWORD }}
4546
4647 - name : Clone tools branch
47- run : git clone -b v0.8.21 --depth=1 https://github.com/citusdata/tools.git tools
48+ run : git clone -b v0.8.23 --depth=1 https://github.com/citusdata/tools.git tools
4849
4950 - name : Install package dependencies
5051 run : sudo apt-get update && sudo apt-get install libcurl4-openssl-dev libssl-dev python3-testresources
Original file line number Diff line number Diff line change 2929 - ol/8
3030 - debian/buster
3131 - debian/bullseye
32+ - debian/bookworm
3233 - ubuntu/bionic
3334 - ubuntu/focal
3435 - ubuntu/jammy
3839 uses : actions/checkout@v2
3940
4041 - name : Clone tools branch
41- run : git clone -b v0.8.21 --depth=1 https://github.com/citusdata/tools.git tools
42+ run : git clone -b v0.8.23 --depth=1 https://github.com/citusdata/tools.git tools
4243
4344 - name : Install package dependencies
4445 run : sudo apt-get update && sudo apt-get install libcurl4-openssl-dev libssl-dev python3-testresources
You can’t perform that action at this time.
0 commit comments