浏览代码

drop -dev from version

ofreax 10 年之前
父节点
当前提交
75b7296907
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      Makefile
  2. 1 1
      example/extend-osixia-openldap/Dockerfile

+ 1 - 1
Makefile

@@ -1,5 +1,5 @@
 NAME = osixia/openldap
-VERSION = 1.1.0-dev
+VERSION = 1.1.0
 
 .PHONY: all build build-nocache test tag_latest release
 

+ 1 - 1
example/extend-osixia-openldap/Dockerfile

@@ -1,4 +1,4 @@
-FROM osixia/openldap:1.1.0-dev
+FROM osixia/openldap:1.1.0
 MAINTAINER Your Name <[email protected]>
 
 ADD bootstrap /container/service/slapd/assets/config/bootstrap