Skip to content

Commit

Permalink
Merge pull request #194 from it-at-m/renovate/stack-axllent-mailpit-1.x
Browse files Browse the repository at this point in the history
chore(deps): update axllent/mailpit docker tag to v1.20.5
  • Loading branch information
devtobi authored Oct 2, 2024
2 parents fc91ec4 + 5362db0 commit ea3923a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ services:
# === Mail ===
mailpit:
container_name: mailpit
image: axllent/mailpit:v1.20.4@sha256:ff82a613c735f4e8a3ddfdf7ee4e18cb934c721e72a340ecbbb7ec0ca7fbd057
image: axllent/mailpit:v1.20.5@sha256:cd75e91719cace4e3100eab9f848ecf2ecdd7f4db01e1573a0114769dad4ba2e
ports:
- '1025:1025' # SMTP Server
- '8025:8025' # UI
Expand Down

0 comments on commit ea3923a

Please sign in to comment.