Skip to content

Commit

Permalink
build: Bump local email docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
bdewilde committed Apr 29, 2024
1 parent dda0c26 commit e2d6c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
retries: 5
email:
container_name: colandr-email
image: "axllent/mailpit:v1.6"
image: "axllent/mailpit:v1.17"
restart: unless-stopped
ports:
- "8025:8025" # web ui
Expand Down

0 comments on commit e2d6c98

Please sign in to comment.