Skip to content

Commit 9b69b8a

Browse files
committed
docs: Update for version 2.8
1 parent 1c6c5d3 commit 9b69b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This allows you to run a SMTP server for testing applications which send mail. E
1717

1818
Starting a container :
1919

20-
docker run -d -p 2525:25 -v /tmp/fakemail:/var/mail ghusta/fakesmtp:2.7
20+
docker run -d -p 2525:25 -v /tmp/fakemail:/var/mail ghusta/fakesmtp:2.8
2121

2222
See also docker usage on the [original project](https://github.com/Nilhcem/FakeSMTP#usage-on-docker).
2323

0 commit comments

Comments
 (0)