Selaa lähdekoodia

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 vuotta sitten
vanhempi
sitoutus
806cbec167
1 muutettua tiedostoa jossa 5 lisäystä ja 7 poistoa
  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")