Use dedicated nightly images on nightly branch + updates of images itself
This commit is contained in:
parent
3a4c0c84a3
commit
b3a94e79e3
@ -569,7 +569,7 @@ services:
|
|||||||
|
|
||||||
##### Will be removed soon #####
|
##### Will be removed soon #####
|
||||||
solr-mailcow:
|
solr-mailcow:
|
||||||
image: mailcow/solr:1.8.2
|
image: mailcow/solr:nightly-20231011
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- netfilter-mailcow
|
- netfilter-mailcow
|
||||||
@ -588,7 +588,7 @@ services:
|
|||||||
################################
|
################################
|
||||||
|
|
||||||
olefy-mailcow:
|
olefy-mailcow:
|
||||||
image: mailcow/olefy:1.12
|
image: mailcow/olefy:nightly-20231011
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user