Skip to content

Commit 557f0ca

Browse files
committed
Update docker-library images
- `bash`: 4.4.12 - `golang`: 1.7.5, 1.8rc3 - `mysql`: add automatic SSL support matching upstream behavior (docker-library/mysql#259) - `openjdk`: debian 9~b154-1 - `php`: auto-create `APACHE_RUN_DIR` and `APACHE_LOCK_DIR` at runtime if necessary (docker-library/php#330) - `postgres`: keep `include` for building against (docker-library/postgres#247) - `rabbitmq`: add Alpine variant (docker-library/rabbitmq#137) - `wordpress`: 4.7.2
1 parent 9d132da commit 557f0ca

File tree

8 files changed

+71
-62
lines changed

8 files changed

+71
-62
lines changed

library/bash

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Maintainers: Tianon Gravi <[email protected]> (@tianon)
44
GitRepo: https://github.com/tianon/docker-bash.git
55

6-
Tags: 4.4.11, 4.4, 4, latest
7-
GitCommit: 465c38c723ef6c358bdc74f5f5a9b22a46b0365a
6+
Tags: 4.4.12, 4.4, 4, latest
7+
GitCommit: b95678dfe99c4cdcfb2f197ecad421564f1119d2
88
Directory: 4.4
99

1010
Tags: 4.3.48, 4.3

library/golang

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -31,58 +31,58 @@ GitCommit: fddc8c18282871b554cb0d74780767690bdda3ec
3131
Directory: 1.6/windows/nanoserver
3232
Constraints: nanoserver
3333

34-
Tags: 1.7.4, 1.7, 1, latest
35-
GitCommit: 18ee81a2ec649dd7b3d5126b24eef86bc9c86d80
34+
Tags: 1.7.5, 1.7, 1, latest
35+
GitCommit: 349270dbc128e396888cb2423ffc85d2c3039a27
3636
Directory: 1.7
3737

38-
Tags: 1.7.4-onbuild, 1.7-onbuild, 1-onbuild, onbuild
38+
Tags: 1.7.5-onbuild, 1.7-onbuild, 1-onbuild, onbuild
3939
GitCommit: 2372c8cafe9cc958bade33ad0b8b54de8869c21f
4040
Directory: 1.7/onbuild
4141

42-
Tags: 1.7.4-wheezy, 1.7-wheezy, 1-wheezy, wheezy
43-
GitCommit: 18ee81a2ec649dd7b3d5126b24eef86bc9c86d80
42+
Tags: 1.7.5-wheezy, 1.7-wheezy, 1-wheezy, wheezy
43+
GitCommit: 349270dbc128e396888cb2423ffc85d2c3039a27
4444
Directory: 1.7/wheezy
4545

46-
Tags: 1.7.4-alpine, 1.7-alpine, 1-alpine, alpine
47-
GitCommit: bfbd521de2942d10d96b14f99c491536490db018
46+
Tags: 1.7.5-alpine, 1.7-alpine, 1-alpine, alpine
47+
GitCommit: 349270dbc128e396888cb2423ffc85d2c3039a27
4848
Directory: 1.7/alpine
4949

50-
Tags: 1.7.4-alpine3.5, 1.7-alpine3.5, 1-alpine3.5, alpine3.5
51-
GitCommit: 6c5f2993c210854b077ad07c9a94334f8c82fbb1
50+
Tags: 1.7.5-alpine3.5, 1.7-alpine3.5, 1-alpine3.5, alpine3.5
51+
GitCommit: 349270dbc128e396888cb2423ffc85d2c3039a27
5252
Directory: 1.7/alpine3.5
5353

54-
Tags: 1.7.4-windowsservercore, 1.7-windowsservercore, 1-windowsservercore, windowsservercore
55-
GitCommit: 9ef22bd9eac98c3ed12a48c953922e2bab8485ef
54+
Tags: 1.7.5-windowsservercore, 1.7-windowsservercore, 1-windowsservercore, windowsservercore
55+
GitCommit: 349270dbc128e396888cb2423ffc85d2c3039a27
5656
Directory: 1.7/windows/windowsservercore
5757
Constraints: windowsservercore
5858

59-
Tags: 1.7.4-nanoserver, 1.7-nanoserver, 1-nanoserver, nanoserver
60-
GitCommit: 18ee81a2ec649dd7b3d5126b24eef86bc9c86d80
59+
Tags: 1.7.5-nanoserver, 1.7-nanoserver, 1-nanoserver, nanoserver
60+
GitCommit: 349270dbc128e396888cb2423ffc85d2c3039a27
6161
Directory: 1.7/windows/nanoserver
6262
Constraints: nanoserver
6363

64-
Tags: 1.8rc2, 1.8
65-
GitCommit: da6e73b4fa5b3094a23202cca088dd11b74ed110
64+
Tags: 1.8rc3, 1.8
65+
GitCommit: 0912df2945653aa6b03a136302b4f2556081a7e5
6666
Directory: 1.8
6767

68-
Tags: 1.8rc2-onbuild, 1.8-onbuild
68+
Tags: 1.8rc3-onbuild, 1.8-onbuild
6969
GitCommit: 7319cccdf0c2b8cbcb4ea214f310e8d15fe5c1dd
7070
Directory: 1.8/onbuild
7171

72-
Tags: 1.8rc2-wheezy, 1.8-wheezy
73-
GitCommit: da6e73b4fa5b3094a23202cca088dd11b74ed110
72+
Tags: 1.8rc3-wheezy, 1.8-wheezy
73+
GitCommit: 0912df2945653aa6b03a136302b4f2556081a7e5
7474
Directory: 1.8/wheezy
7575

76-
Tags: 1.8rc2-alpine, 1.8-alpine
77-
GitCommit: da6e73b4fa5b3094a23202cca088dd11b74ed110
76+
Tags: 1.8rc3-alpine, 1.8-alpine
77+
GitCommit: 0912df2945653aa6b03a136302b4f2556081a7e5
7878
Directory: 1.8/alpine
7979

80-
Tags: 1.8rc2-windowsservercore, 1.8-windowsservercore
81-
GitCommit: da6e73b4fa5b3094a23202cca088dd11b74ed110
80+
Tags: 1.8rc3-windowsservercore, 1.8-windowsservercore
81+
GitCommit: 0912df2945653aa6b03a136302b4f2556081a7e5
8282
Directory: 1.8/windows/windowsservercore
8383
Constraints: windowsservercore
8484

85-
Tags: 1.8rc2-nanoserver, 1.8-nanoserver
86-
GitCommit: da6e73b4fa5b3094a23202cca088dd11b74ed110
85+
Tags: 1.8rc3-nanoserver, 1.8-nanoserver
86+
GitCommit: 0912df2945653aa6b03a136302b4f2556081a7e5
8787
Directory: 1.8/windows/nanoserver
8888
Constraints: nanoserver

library/mysql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Maintainers: Tianon Gravi <[email protected]> (@tianon),
55
GitRepo: https://github.com/docker-library/mysql.git
66

77
Tags: 8.0.0, 8.0, 8
8-
GitCommit: b4b7c8eea0690d0406a5ffc2d3404c8c42457a2d
8+
GitCommit: eeb0c33dfcad3db46a0dfb24c352d2a1601c7667
99
Directory: 8.0
1010

1111
Tags: 5.7.17, 5.7, 5, latest
12-
GitCommit: b4b7c8eea0690d0406a5ffc2d3404c8c42457a2d
12+
GitCommit: eeb0c33dfcad3db46a0dfb24c352d2a1601c7667
1313
Directory: 5.7
1414

1515
Tags: 5.6.35, 5.6

library/openjdk

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ Tags: 8u111-jre-alpine, 8-jre-alpine, jre-alpine
4444
GitCommit: 0476812eabd178c77534f3c03bd0a2673822d7b9
4545
Directory: 8-jre/alpine
4646

47-
Tags: 9-b153-jdk, 9-b153, 9-jdk, 9
48-
GitCommit: 9bf9b29f73334c172d151d9a615d7cd52b74defe
47+
Tags: 9-b154-jdk, 9-b154, 9-jdk, 9
48+
GitCommit: 1c98a9032d1a19122074c4009326eade264903b7
4949
Directory: 9-jdk
5050

51-
Tags: 9-b153-jre, 9-jre
52-
GitCommit: 9bf9b29f73334c172d151d9a615d7cd52b74defe
51+
Tags: 9-b154-jre, 9-jre
52+
GitCommit: 1c98a9032d1a19122074c4009326eade264903b7
5353
Directory: 9-jre

library/php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GitCommit: 9abc1efe542b56aa93835e4987d5d4a88171b232
1313
Directory: 7.1/alpine
1414

1515
Tags: 7.1.1-apache, 7.1-apache, 7-apache, apache
16-
GitCommit: 9abc1efe542b56aa93835e4987d5d4a88171b232
16+
GitCommit: e573f8f7fda5d7378bae9c6a936a298b850c4076
1717
Directory: 7.1/apache
1818

1919
Tags: 7.1.1-fpm, 7.1-fpm, 7-fpm, fpm
@@ -41,7 +41,7 @@ GitCommit: 9abc1efe542b56aa93835e4987d5d4a88171b232
4141
Directory: 7.0/alpine
4242

4343
Tags: 7.0.15-apache, 7.0-apache
44-
GitCommit: 9abc1efe542b56aa93835e4987d5d4a88171b232
44+
GitCommit: e573f8f7fda5d7378bae9c6a936a298b850c4076
4545
Directory: 7.0/apache
4646

4747
Tags: 7.0.15-fpm, 7.0-fpm
@@ -69,7 +69,7 @@ GitCommit: 75854bb7e97d3e01c9b3597674450be43521e296
6969
Directory: 5.6/alpine
7070

7171
Tags: 5.6.30-apache, 5.6-apache, 5-apache
72-
GitCommit: 75854bb7e97d3e01c9b3597674450be43521e296
72+
GitCommit: e573f8f7fda5d7378bae9c6a936a298b850c4076
7373
Directory: 5.6/apache
7474

7575
Tags: 5.6.30-fpm, 5.6-fpm, 5-fpm

library/postgres

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,37 @@ GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
99
Directory: 9.6
1010

1111
Tags: 9.6.1-alpine, 9.6-alpine, 9-alpine, alpine
12-
GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
12+
GitCommit: e43016225fea0cdf47ae1df0888885ae02a8a7f4
1313
Directory: 9.6/alpine
1414

1515
Tags: 9.5.5, 9.5
1616
GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
1717
Directory: 9.5
1818

1919
Tags: 9.5.5-alpine, 9.5-alpine
20-
GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
20+
GitCommit: e43016225fea0cdf47ae1df0888885ae02a8a7f4
2121
Directory: 9.5/alpine
2222

2323
Tags: 9.4.10, 9.4
2424
GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
2525
Directory: 9.4
2626

2727
Tags: 9.4.10-alpine, 9.4-alpine
28-
GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
28+
GitCommit: e43016225fea0cdf47ae1df0888885ae02a8a7f4
2929
Directory: 9.4/alpine
3030

3131
Tags: 9.3.15, 9.3
3232
GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
3333
Directory: 9.3
3434

3535
Tags: 9.3.15-alpine, 9.3-alpine
36-
GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
36+
GitCommit: e43016225fea0cdf47ae1df0888885ae02a8a7f4
3737
Directory: 9.3/alpine
3838

3939
Tags: 9.2.19, 9.2
4040
GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
4141
Directory: 9.2
4242

4343
Tags: 9.2.19-alpine, 9.2-alpine
44-
GitCommit: d7accc9c8c7d740ad756b887225fe31286d98f64
44+
GitCommit: e43016225fea0cdf47ae1df0888885ae02a8a7f4
4545
Directory: 9.2/alpine

library/rabbitmq

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
1-
# this file is generated via https://github.com/docker-library/rabbitmq/blob/6d3777cae4ac310b4801b954413692ee4d853927/generate-stackbrew-library.sh
1+
# this file is generated via https://github.com/docker-library/rabbitmq/blob/74a9d28d4882360eab74a1b9d78ec67143cef345/generate-stackbrew-library.sh
22

33
Maintainers: Tianon Gravi <[email protected]> (@tianon),
44
Joseph Ferguson <[email protected]> (@yosifkit)
55
GitRepo: https://github.com/docker-library/rabbitmq.git
66

77
Tags: 3.6.6, 3.6, 3, latest
8-
GitCommit: 2016a3de7f3c9663208bd11a9bd49b2af49c13bc
8+
GitCommit: 366975d8089b28fb2a58054835f80e1a74328d05
9+
Directory: debian
910

1011
Tags: 3.6.6-management, 3.6-management, 3-management, management
11-
GitCommit: dc712681dcaeadb0371be66be5e96563be364e5d
12-
Directory: management
12+
GitCommit: 366975d8089b28fb2a58054835f80e1a74328d05
13+
Directory: debian/management
14+
15+
Tags: 3.6.6-alpine, 3.6-alpine, 3-alpine, alpine
16+
GitCommit: 370d42f7ff049b8194637668d972216026c3d144
17+
Directory: alpine
18+
19+
Tags: 3.6.6-management-alpine, 3.6-management-alpine, 3-management-alpine, management-alpine
20+
GitCommit: 74a9d28d4882360eab74a1b9d78ec67143cef345
21+
Directory: alpine/management

library/wordpress

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,38 @@ Maintainers: Tianon Gravi <[email protected]> (@tianon),
44
Joseph Ferguson <[email protected]> (@yosifkit)
55
GitRepo: https://github.com/docker-library/wordpress.git
66

7-
Tags: 4.7.1-apache, 4.7-apache, 4-apache, apache, 4.7.1, 4.7, 4, latest, 4.7.1-php5.6-apache, 4.7-php5.6-apache, 4-php5.6-apache, php5.6-apache, 4.7.1-php5.6, 4.7-php5.6, 4-php5.6, php5.6
8-
GitCommit: 0966763fa39385f2eaddd5b35ee91c40d3a1f4ac
7+
Tags: 4.7.2-apache, 4.7-apache, 4-apache, apache, 4.7.2, 4.7, 4, latest, 4.7.2-php5.6-apache, 4.7-php5.6-apache, 4-php5.6-apache, php5.6-apache, 4.7.2-php5.6, 4.7-php5.6, 4-php5.6, php5.6
8+
GitCommit: d8e5577dcc7096d2b694dda433e2b5c7c4561a82
99
Directory: php5.6/apache
1010

11-
Tags: 4.7.1-fpm, 4.7-fpm, 4-fpm, fpm, 4.7.1-php5.6-fpm, 4.7-php5.6-fpm, 4-php5.6-fpm, php5.6-fpm
12-
GitCommit: 0966763fa39385f2eaddd5b35ee91c40d3a1f4ac
11+
Tags: 4.7.2-fpm, 4.7-fpm, 4-fpm, fpm, 4.7.2-php5.6-fpm, 4.7-php5.6-fpm, 4-php5.6-fpm, php5.6-fpm
12+
GitCommit: d8e5577dcc7096d2b694dda433e2b5c7c4561a82
1313
Directory: php5.6/fpm
1414

15-
Tags: 4.7.1-fpm-alpine, 4.7-fpm-alpine, 4-fpm-alpine, fpm-alpine, 4.7.1-php5.6-fpm-alpine, 4.7-php5.6-fpm-alpine, 4-php5.6-fpm-alpine, php5.6-fpm-alpine
16-
GitCommit: 0966763fa39385f2eaddd5b35ee91c40d3a1f4ac
15+
Tags: 4.7.2-fpm-alpine, 4.7-fpm-alpine, 4-fpm-alpine, fpm-alpine, 4.7.2-php5.6-fpm-alpine, 4.7-php5.6-fpm-alpine, 4-php5.6-fpm-alpine, php5.6-fpm-alpine
16+
GitCommit: d8e5577dcc7096d2b694dda433e2b5c7c4561a82
1717
Directory: php5.6/fpm-alpine
1818

19-
Tags: 4.7.1-php7.0-apache, 4.7-php7.0-apache, 4-php7.0-apache, php7.0-apache, 4.7.1-php7.0, 4.7-php7.0, 4-php7.0, php7.0
20-
GitCommit: 0966763fa39385f2eaddd5b35ee91c40d3a1f4ac
19+
Tags: 4.7.2-php7.0-apache, 4.7-php7.0-apache, 4-php7.0-apache, php7.0-apache, 4.7.2-php7.0, 4.7-php7.0, 4-php7.0, php7.0
20+
GitCommit: d8e5577dcc7096d2b694dda433e2b5c7c4561a82
2121
Directory: php7.0/apache
2222

23-
Tags: 4.7.1-php7.0-fpm, 4.7-php7.0-fpm, 4-php7.0-fpm, php7.0-fpm
24-
GitCommit: 0966763fa39385f2eaddd5b35ee91c40d3a1f4ac
23+
Tags: 4.7.2-php7.0-fpm, 4.7-php7.0-fpm, 4-php7.0-fpm, php7.0-fpm
24+
GitCommit: d8e5577dcc7096d2b694dda433e2b5c7c4561a82
2525
Directory: php7.0/fpm
2626

27-
Tags: 4.7.1-php7.0-fpm-alpine, 4.7-php7.0-fpm-alpine, 4-php7.0-fpm-alpine, php7.0-fpm-alpine
28-
GitCommit: 0966763fa39385f2eaddd5b35ee91c40d3a1f4ac
27+
Tags: 4.7.2-php7.0-fpm-alpine, 4.7-php7.0-fpm-alpine, 4-php7.0-fpm-alpine, php7.0-fpm-alpine
28+
GitCommit: d8e5577dcc7096d2b694dda433e2b5c7c4561a82
2929
Directory: php7.0/fpm-alpine
3030

31-
Tags: 4.7.1-php7.1-apache, 4.7-php7.1-apache, 4-php7.1-apache, php7.1-apache, 4.7.1-php7.1, 4.7-php7.1, 4-php7.1, php7.1
32-
GitCommit: 0966763fa39385f2eaddd5b35ee91c40d3a1f4ac
31+
Tags: 4.7.2-php7.1-apache, 4.7-php7.1-apache, 4-php7.1-apache, php7.1-apache, 4.7.2-php7.1, 4.7-php7.1, 4-php7.1, php7.1
32+
GitCommit: d8e5577dcc7096d2b694dda433e2b5c7c4561a82
3333
Directory: php7.1/apache
3434

35-
Tags: 4.7.1-php7.1-fpm, 4.7-php7.1-fpm, 4-php7.1-fpm, php7.1-fpm
36-
GitCommit: 0966763fa39385f2eaddd5b35ee91c40d3a1f4ac
35+
Tags: 4.7.2-php7.1-fpm, 4.7-php7.1-fpm, 4-php7.1-fpm, php7.1-fpm
36+
GitCommit: d8e5577dcc7096d2b694dda433e2b5c7c4561a82
3737
Directory: php7.1/fpm
3838

39-
Tags: 4.7.1-php7.1-fpm-alpine, 4.7-php7.1-fpm-alpine, 4-php7.1-fpm-alpine, php7.1-fpm-alpine
40-
GitCommit: 0966763fa39385f2eaddd5b35ee91c40d3a1f4ac
39+
Tags: 4.7.2-php7.1-fpm-alpine, 4.7-php7.1-fpm-alpine, 4-php7.1-fpm-alpine, php7.1-fpm-alpine
40+
GitCommit: d8e5577dcc7096d2b694dda433e2b5c7c4561a82
4141
Directory: php7.1/fpm-alpine

0 commit comments

Comments
 (0)