File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646 with :
4747 username : ${{ secrets.DOCKER_HUB_USERNAME }}
4848 password : ${{ secrets.DOCKER_HUB_PASSWORD }}
49- registry : hub .docker.io
49+ registry : registry-1 .docker.io
5050 push : ${{ github.event_name != 'pull_request' }}
5151 vulnerability_scan : ${{ github.event_name != 'pull_request' }}
5252 version : ${{ steps.get_version.outputs.version }}
5757 with :
5858 username : ${{ secrets.DOCKER_HUB_USERNAME }}
5959 password : ${{ secrets.DOCKER_HUB_PASSWORD }}
60- registry : hub .docker.io
60+ registry : registry-1 .docker.io
6161 push : ${{ github.event_name != 'pull_request' }}
6262 vulnerability_scan : ${{ github.event_name != 'pull_request' }}
6363 version : ${{ steps.get_version.outputs.version }}
Original file line number Diff line number Diff line change 11[package ]
22name = " oxybox"
3- version = " 1.11 .0"
3+ version = " 1.0 .0"
44authors = [" Thomas Luijken" ]
55categories = [" command-line-utilities" ]
66description = " A drop in replacement for blackbox exporter for Prometheus, with support for TLS and HTTP/3."
You can’t perform that action at this time.
0 commit comments