Browse Source

drop -dev from version

ofreax 10 năm trước cách đây
mục cha
commit
75b7296907
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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