瀏覽代碼

Merge pull request #995 from tianon/docker-dev-1.8.1

Update docker-dev to 1.8.1
yosifkit 10 年之前
父節點
當前提交
0bde2b7f53
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      library/docker-dev

+ 3 - 3
library/docker-dev

@@ -1,8 +1,8 @@
 # maintainer: Tianon Gravi <[email protected]> (@tianon)
 
-1.7.1: git://github.com/docker/docker@786b29d4db80a6175e72b47a794ee044918ba734
-1.7: git://github.com/docker/docker@786b29d4db80a6175e72b47a794ee044918ba734
-1: git://github.com/docker/docker@786b29d4db80a6175e72b47a794ee044918ba734
+1.8.1: git://github.com/docker/docker@d12ea79c9de6d144ce6bc7ccfe41c507cca6fd35
+1.8: git://github.com/docker/docker@d12ea79c9de6d144ce6bc7ccfe41c507cca6fd35
+1: git://github.com/docker/docker@d12ea79c9de6d144ce6bc7ccfe41c507cca6fd35
 
 # "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/)