You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ Several potentially "surprising" changes went into this issue and hence warrant
131
131
-**[`master`](https://github.com/bokysan/docker-postfix/tree/master/) branch now builds images called [`edge`](https://hub.docker.com/r/boky/postfix/tags?page=1&name=edge)**.
132
132
`latest` images are built from the last tag. We've had several issues with people using the `latest` tag
133
133
and reporting problems. You can now rely on `latest` being the latest stable release.
134
-
- Image now builds its own version of [postfix-exporter](https://github.com/hsn723/postfix_exporter) and relies on this
134
+
- Image now builds its own version of [postfix-exporter](https://github.com/kumina/postfix_exporter) and relies on this
135
135
third-party project. Checkout is from master branch, based
136
136
on specific SHA commit id. The same hash is used for master and tags.
137
137
-**Architecture galore!** With the addition of debian images, we now support support more architectures than ever. The list includes:
0 commit comments