Skip to content

Commit 4902847

Browse files
committed
Add typo3-solr:4.0 (linked to 5.0)
1 parent 1c0a168 commit 4902847

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

conf/console.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,15 @@ dockerTest:
113113
'/samson-deployment':
114114
OS_FAMILY: 'debian'
115115
OS_VERSION: '8'
116-
'/typo3-solr:5.0':
116+
'/typo3-solr:4':
117117
SOLR_VERSION: '4.10.4'
118118
OS_FAMILY: 'arch'
119119
OS_VERSION: ''
120-
'/typo3-solr:6.0':
120+
'/typo3-solr:5':
121+
SOLR_VERSION: '4.10.4'
122+
OS_FAMILY: 'arch'
123+
OS_VERSION: ''
124+
'/typo3-solr:6':
121125
SOLR_VERSION: '6.3.0'
122126
OS_FAMILY: 'debian'
123127
OS_VERSION: '8'

docker/typo3-solr/4.0

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5.0

0 commit comments

Comments
 (0)