1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-10 04:18:10 +02:00

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

This commit is contained in:
DerLinkman 2023-10-11 14:48:40 +02:00
parent 3a4c0c84a3
commit b3a94e79e3
No known key found for this signature in database
GPG Key ID: F109FD97469550A2

View File

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