Browse Source

light-baseimage:1.1.0 (debian stretch)

Bertrand Gouny 8 years ago
parent
commit
c61ac55c6e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      CHANGELOG.md
  2. 1 1
      image/Dockerfile

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 ## 1.1.9
 
-Update to light-baseimage:0.2.7
+Update to light-baseimage:1.1.0 (debian stretch)
 
 ## 1.1.8
 Fix :

+ 1 - 1
image/Dockerfile

@@ -1,6 +1,6 @@
 # Use osixia/light-baseimage
 # sources: https://github.com/osixia/docker-light-baseimage
-FROM osixia/light-baseimage:0.2.7-dev
+FROM osixia/light-baseimage:1.1.0-dev
 MAINTAINER Bertrand Gouny <[email protected]>
 
 # Add openldap user and group first to make sure their IDs get assigned consistently, regardless of whatever dependencies get added