From 075da30ad754d270283bd97df7dc3ace08b26bf4 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Sat, 13 Aug 2016 20:20:03 +0200 Subject: [PATCH] remove "alpha" from motd commit 3eae35d77b9abf56a335a007bdec40b215ae4b7d removed "alpha" from "issue", but missed removing it here. Signed-off-by: Sebastiaan van Stijn --- alpine/etc/motd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpine/etc/motd b/alpine/etc/motd index 5c7e9f2da..d926156f1 100644 --- a/alpine/etc/motd +++ b/alpine/etc/motd @@ -1 +1 @@ -Welcome to the Moby alpha, based on Alpine Linux. +Welcome to Moby, based on Alpine Linux.