Skip to content

Commit

Permalink
Update mailserver to 13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jan 20, 2024
1 parent 3335e8e commit fbf9078
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.2.0
image: mailserver/docker-mailserver:13.3.0
mem_limit: 4G
mem_reservation: 2G
restart: on-failure:40
Expand Down

0 comments on commit fbf9078

Please sign in to comment.