Skip to content

Commit

Permalink
Upgrade mailserver/docker-mailserver to 13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jan 4, 2024
1 parent 5f0ea10 commit 7d64bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
RUST_LOG: ${HICKORY_DNS_LOG_LEVEL:-info}

mailserver:
image: mailserver/docker-mailserver:13.1.0
image: mailserver/docker-mailserver:13.2.0
mem_limit: 4G
mem_reservation: 2G
restart: on-failure:40
Expand Down

0 comments on commit 7d64bdd

Please sign in to comment.