瀏覽代碼

Update docker-library images

- `docker`: minor dind commit change
- `docker-dev`: 1.9.0
- `julia`: 0.4.1
- `percona`: 5.5.46-rel37.5-1.jessie and 5.6.27-75.0-1.jessie
Tianon Gravi 10 年之前
父節點
當前提交
eac8630460
共有 4 個文件被更改,包括 18 次插入18 次删除
  1. 6 6
      library/docker
  2. 3 3
      library/docker-dev
  3. 3 3
      library/julia
  4. 6 6
      library/percona

+ 6 - 6
library/docker

@@ -6,10 +6,10 @@
 1: git://github.com/docker-library/docker@ed9933c9cd998b27a8d65efe810e8cd13c116316 1.9
 latest: git://github.com/docker-library/docker@ed9933c9cd998b27a8d65efe810e8cd13c116316 1.9
 
-1.9.0-dind: git://github.com/docker-library/docker@ed9933c9cd998b27a8d65efe810e8cd13c116316 1.9/dind
-1.9-dind: git://github.com/docker-library/docker@ed9933c9cd998b27a8d65efe810e8cd13c116316 1.9/dind
-1-dind: git://github.com/docker-library/docker@ed9933c9cd998b27a8d65efe810e8cd13c116316 1.9/dind
-dind: git://github.com/docker-library/docker@ed9933c9cd998b27a8d65efe810e8cd13c116316 1.9/dind
+1.9.0-dind: git://github.com/docker-library/docker@31f5524efb43f05f57663c91de40be788c9d35a4 1.9/dind
+1.9-dind: git://github.com/docker-library/docker@31f5524efb43f05f57663c91de40be788c9d35a4 1.9/dind
+1-dind: git://github.com/docker-library/docker@31f5524efb43f05f57663c91de40be788c9d35a4 1.9/dind
+dind: git://github.com/docker-library/docker@31f5524efb43f05f57663c91de40be788c9d35a4 1.9/dind
 
 1.9.0-git: git://github.com/docker-library/docker@ed9933c9cd998b27a8d65efe810e8cd13c116316 1.9/git
 1.9-git: git://github.com/docker-library/docker@ed9933c9cd998b27a8d65efe810e8cd13c116316 1.9/git
@@ -19,8 +19,8 @@ git: git://github.com/docker-library/docker@ed9933c9cd998b27a8d65efe810e8cd13c11
 1.8.3: git://github.com/docker-library/docker@460aea3b5f26709dc58252deb7cf31cd0a26383e 1.8
 1.8: git://github.com/docker-library/docker@460aea3b5f26709dc58252deb7cf31cd0a26383e 1.8
 
-1.8.3-dind: git://github.com/docker-library/docker@2e8569cf5c665ef955855e95be475f52a55c0720 1.8/dind
-1.8-dind: git://github.com/docker-library/docker@2e8569cf5c665ef955855e95be475f52a55c0720 1.8/dind
+1.8.3-dind: git://github.com/docker-library/docker@31f5524efb43f05f57663c91de40be788c9d35a4 1.8/dind
+1.8-dind: git://github.com/docker-library/docker@31f5524efb43f05f57663c91de40be788c9d35a4 1.8/dind
 
 1.8.3-git: git://github.com/docker-library/docker@a2614c9b94d3bae7d8d61a7cf4d56a42f6332104 1.8/git
 1.8-git: git://github.com/docker-library/docker@a2614c9b94d3bae7d8d61a7cf4d56a42f6332104 1.8/git

+ 3 - 3
library/docker-dev

@@ -1,8 +1,8 @@
 # maintainer: Tianon Gravi <[email protected]> (@tianon)
 
-1.8.3: git://github.com/docker/docker@f4bf5c7026816785d9f63c07e87f9450a49f2403
-1.8: git://github.com/docker/docker@f4bf5c7026816785d9f63c07e87f9450a49f2403
-1: git://github.com/docker/docker@f4bf5c7026816785d9f63c07e87f9450a49f2403
+1.9.0: git://github.com/docker/docker@76d6bc9a9f1690e16f3721ba165364688b626de2
+1.9: git://github.com/docker/docker@76d6bc9a9f1690e16f3721ba165364688b626de2
+1: git://github.com/docker/docker@76d6bc9a9f1690e16f3721ba165364688b626de2
 
 # "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/)

+ 3 - 3
library/julia

@@ -1,5 +1,5 @@
 # maintainer: InfoSiftr <[email protected]> (@infosiftr)
 
-0.4.0: git://github.com/docker-library/julia@c40ce9f16118c60bac5ce1db3e06c56d5b983d4a
-0.4: git://github.com/docker-library/julia@c40ce9f16118c60bac5ce1db3e06c56d5b983d4a
-latest: git://github.com/docker-library/julia@c40ce9f16118c60bac5ce1db3e06c56d5b983d4a
+0.4.1: git://github.com/docker-library/julia@52b372536c3dd5d01a7aacdd90a7246c5bf85a3d
+0.4: git://github.com/docker-library/julia@52b372536c3dd5d01a7aacdd90a7246c5bf85a3d
+latest: git://github.com/docker-library/julia@52b372536c3dd5d01a7aacdd90a7246c5bf85a3d

+ 6 - 6
library/percona

@@ -1,9 +1,9 @@
 # maintainer: InfoSiftr <[email protected]> (@infosiftr)
 
-5.5.45: git://github.com/docker-library/percona@e453f135fea491f954e7619fa9be6eeff69f66f5 5.5
-5.5: git://github.com/docker-library/percona@e453f135fea491f954e7619fa9be6eeff69f66f5 5.5
+5.5.46: git://github.com/docker-library/percona@2f073c076c978070858da933bc06cc0feedbf2da 5.5
+5.5: git://github.com/docker-library/percona@2f073c076c978070858da933bc06cc0feedbf2da 5.5
 
-5.6.26: git://github.com/docker-library/percona@e453f135fea491f954e7619fa9be6eeff69f66f5 5.6
-5.6: git://github.com/docker-library/percona@e453f135fea491f954e7619fa9be6eeff69f66f5 5.6
-5: git://github.com/docker-library/percona@e453f135fea491f954e7619fa9be6eeff69f66f5 5.6
-latest: git://github.com/docker-library/percona@e453f135fea491f954e7619fa9be6eeff69f66f5 5.6
+5.6.27: git://github.com/docker-library/percona@2f073c076c978070858da933bc06cc0feedbf2da 5.6
+5.6: git://github.com/docker-library/percona@2f073c076c978070858da933bc06cc0feedbf2da 5.6
+5: git://github.com/docker-library/percona@2f073c076c978070858da933bc06cc0feedbf2da 5.6
+latest: git://github.com/docker-library/percona@2f073c076c978070858da933bc06cc0feedbf2da 5.6