Skip to content

Commit

Permalink
Merge pull request #991 from nginx-proxy/boulder-2023-01-09
Browse files Browse the repository at this point in the history
ci: bump Boulder to release-2023-01-09
  • Loading branch information
buchdag committed Jan 17, 2023
2 parents 439d7cc + 9f0b074 commit 4d08e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/setup/setup-boulder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ setup_boulder() {
&& git clone https://github.com/letsencrypt/boulder \
"$GOPATH/src/github.com/letsencrypt/boulder"
pushd "$GOPATH/src/github.com/letsencrypt/boulder"
git checkout release-2022-12-19
git checkout release-2023-01-09
if [[ "$(uname)" == 'Darwin' ]]; then
# Set Standard Ports
for file in test/config/va.json test/config/va-remote-a.json test/config/va-remote-b.json; do
Expand Down

0 comments on commit 4d08e2f

Please sign in to comment.