Browse Source

Merge pull request #838 from tianon/docker-dev

Update docker-dev to 1.7.0
yosifkit 10 years ago
parent
commit
9770bcc668
1 changed files with 3 additions and 3 deletions
  1. 3 3
      library/docker-dev

+ 3 - 3
library/docker-dev

@@ -1,8 +1,8 @@
 # maintainer: Tianon Gravi <[email protected]> (@tianon)
 
-1.6.2: git://github.com/docker/[email protected]
-1.6: git://github.com/docker/[email protected]
-1: git://github.com/docker/docker@v1.6.2
+1.7.0: git://github.com/docker/docker@0baf60984522744eed290348f33f396c046b2f3a
+1.7: git://github.com/docker/docker@0baf60984522744eed290348f33f396c046b2f3a
+1: git://github.com/docker/docker@0baf60984522744eed290348f33f396c046b2f3a
 
 # "latest" intentionally missing, since "docker-dev:latest" implies (IMO) the "latest development image", which these builds never will be
 # if that is what you are after, see "dockercore/docker" (https://registry.hub.docker.com/u/dockercore/docker/)