Documentation: announcement on newer image name

This commit is contained in:
Quentin McGaw
2020-12-29 22:46:18 +00:00
parent 85afef5775
commit 5753a428d8
2 changed files with 3 additions and 3 deletions

View File

@@ -2,9 +2,9 @@ package constants
const (
// Announcement is a message announcement.
Announcement = "Support for Privado"
Announcement = "New Docker image qmcgaw/gluetun"
// AnnouncementExpiration is the expiration date of the announcement in format yyyy-mm-dd.
AnnouncementExpiration = "2020-11-25"
AnnouncementExpiration = "2021-01-20"
)
const (