Browse Source

upgrade to light-baseimage:0.1.1

Bertrand Gouny 10 years ago
parent
commit
672a80dfbe
2 changed files with 2 additions and 1 deletions
  1. 1 0
      CHANGELOG.md
  2. 1 1
      image/Dockerfile

+ 1 - 0
CHANGELOG.md

@@ -1,6 +1,7 @@
 # Changelog
 
 ## 1.0.1
+  - Upgrade baseimage: osixia/light-baseimage:0.1.1
   - Rename environment variables
 
 ## 1.0.0

+ 1 - 1
image/Dockerfile

@@ -1,4 +1,4 @@
-FROM osixia/light-baseimage:0.1.0
+FROM osixia/light-baseimage:0.1.1
 MAINTAINER Bertrand Gouny <[email protected]>
 
 # Use baseimage's init system.