Skip to content

Commit 5dd6172

Browse files
authored
chore: typo and alpine ref (#279)
* chore: typo * chore: remove alpine ref
1 parent 3e78eed commit 5dd6172

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ by ISPs, already occupied by other services, and in general should only be used
127127

128128
Image has been updated to [Debian Trixie](https://www.debian.org/releases/trixie/) and with that `linux/mips64le` is gone. To prevent
129129
failures during upgrade, major version has been bumped. New versions of go do not provide images for `linux/arm/v5` and it's not really
130-
supported that wall on Debian any more, so this architecture is dropped as well.
130+
supported that well on Debian any more, so this architecture is dropped as well.
131131

132132
Several other fixes went into this release as well. Full list is available on the [releases](https://github.com/bokysan/docker-postfix/releases/tag/v5.0.0) page.
133133

@@ -856,7 +856,7 @@ Getting all of this to work properly is not a small feat:
856856
There are may other project offering similar functionality. The aim of this project, however, is:
857857
858858
* to make it as simple as possible to run the relay, without going too much into postfix configuration details
859-
* to make the image as small as possible (hence basing on Alpine linux)
859+
* to make the image as small as possible
860860
* to make the image and the corresponding code testable
861861
862862
The other projects are, in completely random order:

0 commit comments

Comments
 (0)