Skip to content

Commit

Permalink
Update local.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GitBib authored Dec 2, 2023
1 parent a44dd2b commit bbb9f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ services:
{%- if cookiecutter.use_mailpit == 'y' %}

mailpit:
image: axllent/mailpit:v1.10
image: axllent/mailpit:latest
container_name: {{ cookiecutter.project_slug }}_local_mailpit
ports:
- "8025:8025"
Expand Down

0 comments on commit bbb9f51

Please sign in to comment.