Skip to content

Commit

Permalink
Use dedicated nightly images on nightly branch + updates of images it…
Browse files Browse the repository at this point in the history
…self
  • Loading branch information
DerLinkman committed Feb 8, 2024
1 parent 3a4c0c8 commit b3a94e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -588,7 +588,7 @@ services:
################################

olefy-mailcow:
image: mailcow/olefy:1.12
image: mailcow/olefy:nightly-20231011
restart: always
environment:
- TZ=${TZ}
Expand Down

0 comments on commit b3a94e7

Please sign in to comment.