Browse Source

Update docker-library images

- `golang`: 1.5beta1
- `mysql`: time zones (docker-library/mysql#80)
- `php`: 7.0.0beta1 (docker-library/php#113, docker-library/php#109)
- `postgres`: 9.5-alpha1 (docker-library/postgres#70), jessie (docker-library/postgres#71)
Tianon Gravi 10 years ago
parent
commit
246973c1b8
4 changed files with 45 additions and 21 deletions
  1. 6 0
      library/golang
  2. 9 9
      library/mysql
  3. 15 0
      library/php
  4. 15 12
      library/postgres

+ 6 - 0
library/golang

@@ -32,3 +32,9 @@ cross: git://github.com/docker-library/golang@396f40c6188614c7acd6d8299a0ea71030
 1.4-wheezy: git://github.com/docker-library/golang@1a422afd7db928a821e97906ed27ed606e2f072a 1.4/wheezy
 1-wheezy: git://github.com/docker-library/golang@1a422afd7db928a821e97906ed27ed606e2f072a 1.4/wheezy
 wheezy: git://github.com/docker-library/golang@1a422afd7db928a821e97906ed27ed606e2f072a 1.4/wheezy
+
+1.5beta1: git://github.com/docker-library/golang@6ea1f29b1fe7e6b0b8eb89493ed5e06bac454654 1.5
+1.5: git://github.com/docker-library/golang@6ea1f29b1fe7e6b0b8eb89493ed5e06bac454654 1.5
+
+1.5beta1-onbuild: git://github.com/docker-library/golang@6ea1f29b1fe7e6b0b8eb89493ed5e06bac454654 1.5/onbuild
+1.5-onbuild: git://github.com/docker-library/golang@6ea1f29b1fe7e6b0b8eb89493ed5e06bac454654 1.5/onbuild

+ 9 - 9
library/mysql

@@ -1,13 +1,13 @@
 # maintainer: InfoSiftr <[email protected]> (@infosiftr)
 
-5.5.44: git://github.com/docker-library/mysql@245de569c457e8f8358ce27da16c628f3b2172d5 5.5
-5.5: git://github.com/docker-library/mysql@245de569c457e8f8358ce27da16c628f3b2172d5 5.5
+5.5.44: git://github.com/docker-library/mysql@b4a2bba171214eadf25aff14a13953b64237f5d8 5.5
+5.5: git://github.com/docker-library/mysql@b4a2bba171214eadf25aff14a13953b64237f5d8 5.5
 
-5.6.25: git://github.com/docker-library/mysql@245de569c457e8f8358ce27da16c628f3b2172d5 5.6
-5.6: git://github.com/docker-library/mysql@245de569c457e8f8358ce27da16c628f3b2172d5 5.6
-5: git://github.com/docker-library/mysql@245de569c457e8f8358ce27da16c628f3b2172d5 5.6
-latest: git://github.com/docker-library/mysql@245de569c457e8f8358ce27da16c628f3b2172d5 5.6
+5.6.25: git://github.com/docker-library/mysql@b4a2bba171214eadf25aff14a13953b64237f5d8 5.6
+5.6: git://github.com/docker-library/mysql@b4a2bba171214eadf25aff14a13953b64237f5d8 5.6
+5: git://github.com/docker-library/mysql@b4a2bba171214eadf25aff14a13953b64237f5d8 5.6
+latest: git://github.com/docker-library/mysql@b4a2bba171214eadf25aff14a13953b64237f5d8 5.6
 
-5.7.7-rc: git://github.com/docker-library/mysql@245de569c457e8f8358ce27da16c628f3b2172d5 5.7
-5.7.7: git://github.com/docker-library/mysql@245de569c457e8f8358ce27da16c628f3b2172d5 5.7
-5.7: git://github.com/docker-library/mysql@245de569c457e8f8358ce27da16c628f3b2172d5 5.7
+5.7.7-rc: git://github.com/docker-library/mysql@b4a2bba171214eadf25aff14a13953b64237f5d8 5.7
+5.7.7: git://github.com/docker-library/mysql@b4a2bba171214eadf25aff14a13953b64237f5d8 5.7
+5.7: git://github.com/docker-library/mysql@b4a2bba171214eadf25aff14a13953b64237f5d8 5.7

+ 15 - 0
library/php

@@ -40,3 +40,18 @@ apache: git://github.com/docker-library/php@a413eb0123d10321928696ffea7442bed7dc
 5.6-fpm: git://github.com/docker-library/php@a413eb0123d10321928696ffea7442bed7dc0dc7 5.6/fpm
 5-fpm: git://github.com/docker-library/php@a413eb0123d10321928696ffea7442bed7dc0dc7 5.6/fpm
 fpm: git://github.com/docker-library/php@a413eb0123d10321928696ffea7442bed7dc0dc7 5.6/fpm
+
+7.0.0beta1-cli: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0
+7.0-cli: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0
+7-cli: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0
+7.0.0beta1: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0
+7.0: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0
+7: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0
+
+7.0.0beta1-apache: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0/apache
+7.0-apache: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0/apache
+7-apache: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0/apache
+
+7.0.0beta1-fpm: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0/fpm
+7.0-fpm: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0/fpm
+7-fpm: git://github.com/docker-library/php@0e983d18f2f306d48ac973f0d144c2a969b1f536 7.0/fpm

+ 15 - 12
library/postgres

@@ -1,18 +1,21 @@
 # maintainer: InfoSiftr <[email protected]> (@infosiftr)
 
-9.0.22: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.0
-9.0: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.0
+9.0.22: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.0
+9.0: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.0
 
-9.1.18: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.1
-9.1: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.1
+9.1.18: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.1
+9.1: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.1
 
-9.2.13: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.2
-9.2: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.2
+9.2.13: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.2
+9.2: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.2
 
-9.3.9: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.3
-9.3: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.3
+9.3.9: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.3
+9.3: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.3
 
-9.4.4: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.4
-9.4: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.4
-9: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.4
-latest: git://github.com/docker-library/postgres@bfca9b8a92a99ccfc8f04933b7ecc29a108c7f49 9.4
+9.4.4: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.4
+9.4: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.4
+9: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.4
+latest: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.4
+
+9.5-alpha1: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.5
+9.5: git://github.com/docker-library/postgres@cb70a79c1a8248d7e0db89d79dfbd08dd481be7f 9.5