mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 00:55:01 +00:00
Use dedicated nightly images on nightly branch + updates of images itself
This commit is contained in:
parent
423211f317
commit
a070a18f81
1 changed files with 2 additions and 2 deletions
|
|
@ -569,7 +569,7 @@ services:
|
|||
|
||||
##### Will be removed soon #####
|
||||
solr-mailcow:
|
||||
image: mailcow/solr:1.8.2
|
||||
image: mailcow/solr:nightly-20231011
|
||||
restart: always
|
||||
depends_on:
|
||||
- netfilter-mailcow
|
||||
|
|
@ -588,7 +588,7 @@ services:
|
|||
################################
|
||||
|
||||
olefy-mailcow:
|
||||
image: mailcow/olefy:1.12
|
||||
image: mailcow/olefy:nightly-20231011
|
||||
restart: always
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue