core: bump axllent/mailpit from v1.25.0 to v1.25.1 in /tests/e2e (#14693)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-26 14:25:34 +02:00
committed by GitHub
parent a1fe471a59
commit d8c6a2417d

View File

@ -6,7 +6,7 @@ services:
network_mode: host network_mode: host
restart: always restart: always
mailpit: mailpit:
image: docker.io/axllent/mailpit:v1.25.0 image: docker.io/axllent/mailpit:v1.25.1
ports: ports:
- 1025:1025 - 1025:1025
- 8025:8025 - 8025:8025