Skip to content

Commit 9164d2b

Browse files
committed
Use updated manual release of Solr brokerpak
1 parent b11981d commit 9164d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-setup-solr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -ex
33
APP_NAME=app-solr
44
CSB_VERSION="v2.5.6"
5-
DATAGOV_BROKERPAK_SOLR_VERSION="v2.2.0"
5+
DATAGOV_BROKERPAK_SOLR_VERSION="v2.4.0rc"
66

77
# Install zip for AWS Lambda restarts of solr
88
# Install pip to install slack_sdk for Slack notifications

0 commit comments

Comments
 (0)