ソースを参照

Update docker-dev for consistency with other repos

This updates us to 1.3.1 and updates the tag format to bare version numbers instead of having the "v" prefix.
Tianon Gravi 11 年 前
コミット
806cbec167
1 ファイル変更5 行追加7 行削除
  1. 5 7
      library/docker-dev

+ 5 - 7
library/docker-dev

@@ -1,10 +1,8 @@
 # maintainer: Tianon Gravi <[email protected]> (@tianon)
 
-latest: git://github.com/docker/[email protected]
-v1.2.0: git://github.com/docker/[email protected]
-v1.2:   git://github.com/docker/[email protected]
+1.3.1: git://github.com/docker/[email protected]
+1.3: git://github.com/docker/[email protected]
+1: git://github.com/docker/[email protected]
+latest: git://github.com/docker/[email protected]
 
-v1.0.1: git://github.com/docker/[email protected]
-v1.0:   git://github.com/docker/[email protected]
-
-# "supported": one tag per major, only upstream-supported majors
+# "supported": one tag per major, only upstream-supported majors (which is currently only "latest")