Skip to content

Commit

Permalink
docker-compose: bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DerLinkman committed Feb 8, 2024
1 parent 4d0f06a commit d410a6f
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 @@ -187,7 +187,7 @@ services:
- phpfpm

sogo-mailcow:
image: mailcow/sogo:nightly-20240205
image: mailcow/sogo:nightly-20240208
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}
Expand Down Expand Up @@ -234,7 +234,7 @@ services:
- sogo

dovecot-mailcow:
image: mailcow/dovecot:nightly-20240205
image: mailcow/dovecot:nightly-20240208
depends_on:
- mysql-mailcow
- netfilter-mailcow
Expand Down

0 comments on commit d410a6f

Please sign in to comment.