couchperuser: FROM official image

Project: http://git-wip-us.apache.org/repos/asf/couchdb-docker/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-docker/commit/fe82d878
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-docker/tree/fe82d878
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-docker/diff/fe82d878

Branch: refs/heads/master
Commit: fe82d8781f99cefb4b5efbaa319b30fd4f80a73f
Parents: b06aac8
Author: klaemo <[email protected]>
Authored: Wed Feb 3 00:43:26 2016 +0100
Committer: klaemo <[email protected]>
Committed: Wed Feb 3 00:43:26 2016 +0100

----------------------------------------------------------------------
 1.6.1-couchperuser/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-docker/blob/fe82d878/1.6.1-couchperuser/Dockerfile
----------------------------------------------------------------------
diff --git a/1.6.1-couchperuser/Dockerfile b/1.6.1-couchperuser/Dockerfile
index 27dfbbd..3055750 100644
--- a/1.6.1-couchperuser/Dockerfile
+++ b/1.6.1-couchperuser/Dockerfile
@@ -10,7 +10,7 @@
 # License for the specific language governing permissions and limitations under
 # the License.
 
-FROM klaemo/couchdb:1.6.1
+FROM couchdb:1.6.1
 
 MAINTAINER Clemens Stolle [email protected]
 

Reply via email to