diff options
author | Michael Hwang <mhwang@research.att.com> | 2019-07-16 14:02:44 -0400 |
---|---|---|
committer | Michael Hwang <mhwang@research.att.com> | 2019-07-16 14:03:29 -0400 |
commit | 8762e960c9df97fe93f0a996a5e8870e6059c7f8 (patch) | |
tree | b3a8251d648f27948665d026abb1e9c642755157 /ChangeLog.md | |
parent | 80a55a40619fc29eb9a0c9f9ba9f110118701b42 (diff) |
Change base image to alpine based
Change-Id: I61f94b010c0f7487e22f81ce56772d32204f2940
Issue-ID: DCAEGEN2-1566
Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index a30eb8a..71de2fc 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [] * Add non-root user in Docker image so that the inventory service can be run in non-privileged mode for security reasons DCAEGEN2-1555 +* Change base image to alpine based DCAEGEN2-1566 ## [1.1.3] |