Update mailpit to 1.10

This commit is contained in:
GitBib 2023-12-02 03:26:10 +03:00 committed by GitHub
parent 5916bf529e
commit a44dd2b16b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ services:
{%- if cookiecutter.use_mailpit == 'y' %}
mailpit:
image: axllent/mailpit:v1.8
image: axllent/mailpit:v1.10
container_name: {{ cookiecutter.project_slug }}_local_mailpit
ports:
- "8025:8025"