浏览代码

Use dedicated nightly images on nightly branch + updates of images itself

DerLinkman 1 年之前
父节点
当前提交
a070a18f81
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

@@ -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}