From 373a87753cfa0d46ff6689a323b8c9cd0f5783e5 Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Mon, 17 Jun 2019 10:39:53 -0400 Subject: Switch to alpine, non root. Also closes issue DCAEGEN2-1564 Issue-ID: DCAEGEN2-1553 Change-Id: Ife5bd346343f329dbd6012909d9cb2bf4c1d4fa6 Signed-off-by: Tommy Carpenter --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index 7576d1e..2f29e66 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.5.1] - 6/17/2019 +* Switch to alpine base +* use a non root user + ## [2.5.0] - 6/5/2019 * Add back HTTPS support and a flag to enable it * Move exceptions into a common file -- cgit 1.2.3-korg