Skip to content

Commit e8e6e16

Browse files
committed
Update docker-library images
- `docker`: 17.03.1-ce - `haproxy`: 1.7.4 - `kibana`: 5.3.0 - `logstash`: 5.3.0 - `mongo`: simplify entrypoint for 3.4 (docker-library/mongo#156) - `mysql`: fetch `--socket` during initdb (docker-library/mysql#266) - `percona`: `5.7.17-12-1.jessie`, `5.6.35-81.0-1.jessie`, `5.5.54-rel38.7-1.jessie` - `rabbitmq`: `RABBITMQ_DEFAULT_USER_FILE` & `RABBITMQ_DEFAULT_PASS_FILE` support esp. for Docker secrets (docker-library/rabbitmq#143) - `rocket.chat`: 0.54.2
1 parent 9a75724 commit e8e6e16

File tree

9 files changed

+26
-26
lines changed

9 files changed

+26
-26
lines changed

library/docker

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# this file is generated via https://github.com/docker-library/docker/blob/c3ce8229e967d1a243ffc8699ea1d2044647f523/generate-stackbrew-library.sh
1+
# this file is generated via https://github.com/docker-library/docker/blob/1d6dade8477cf2c7911f82980a6d8d12893bf3e3/generate-stackbrew-library.sh
22

33
Maintainers: Tianon Gravi <[email protected]> (@tianon),
44
Joseph Ferguson <[email protected]> (@yosifkit)
@@ -16,15 +16,15 @@ Tags: 17.04.0-ce-rc1-git, 17.04.0-ce-git, 17.04.0-git, 17.04-rc-git, rc-git
1616
GitCommit: e9c09260bfaea5199c6c053a83fc46564aa14990
1717
Directory: 17.04-rc/git
1818

19-
Tags: 17.03.0-ce, 17.03.0, 17.03, 17, latest
20-
GitCommit: bf822e2b9b4f755156b825444562c9865f22557f
19+
Tags: 17.03.1-ce, 17.03.1, 17.03, 17, latest, stable
20+
GitCommit: 91d454d113abfb2328c88bbd48b81e495605e809
2121
Directory: 17.03
2222

23-
Tags: 17.03.0-ce-dind, 17.03.0-dind, 17.03-dind, 17-dind, dind
23+
Tags: 17.03.1-ce-dind, 17.03.1-dind, 17.03-dind, 17-dind, dind, stable-dind
2424
GitCommit: bf822e2b9b4f755156b825444562c9865f22557f
2525
Directory: 17.03/dind
2626

27-
Tags: 17.03.0-ce-git, 17.03.0-git, 17.03-git, 17-git, git
27+
Tags: 17.03.1-ce-git, 17.03.1-git, 17.03-git, 17-git, git, stable-git
2828
GitCommit: bf822e2b9b4f755156b825444562c9865f22557f
2929
Directory: 17.03/git
3030

library/haproxy

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Tags: 1.6.11-alpine, 1.6-alpine
2828
GitCommit: 20816337017096e325c64627e58141e7c9628004
2929
Directory: 1.6/alpine
3030

31-
Tags: 1.7.3, 1.7, 1, latest
32-
GitCommit: cdc1bafbfdc9195c843481808e301ee1af087148
31+
Tags: 1.7.4, 1.7, 1, latest
32+
GitCommit: 059eb2c6a8ee5bf74f90cafd9d1736fa3ebf5aac
3333
Directory: 1.7
3434

35-
Tags: 1.7.3-alpine, 1.7-alpine, 1-alpine, alpine
36-
GitCommit: cdc1bafbfdc9195c843481808e301ee1af087148
35+
Tags: 1.7.4-alpine, 1.7-alpine, 1-alpine, alpine
36+
GitCommit: 059eb2c6a8ee5bf74f90cafd9d1736fa3ebf5aac
3737
Directory: 1.7/alpine

library/kibana

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

7-
Tags: 5.2.2, 5.2, 5, latest
8-
GitCommit: beb960fe04ec8cf2b32b114ddbbf41cebc0271b0
7+
Tags: 5.3.0, 5.3, 5, latest
8+
GitCommit: d73d06c827383cad1cedc2a3236390f47fab63cd
99
Directory: 5
1010

1111
Tags: 4.6.4, 4.6, 4

library/logstash

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

7-
Tags: 5.2.2, 5.2, 5, latest
8-
GitCommit: 7c748e108c6a64d00e7b2dff4831ba6ffc85de2a
7+
Tags: 5.3.0, 5.3, 5, latest
8+
GitCommit: bad127e3f5912e5fdbff825e4ac832b725bd0c8d
99
Directory: 5
1010

11-
Tags: 5.2.2-alpine, 5.2-alpine, 5-alpine, alpine
12-
GitCommit: 7c748e108c6a64d00e7b2dff4831ba6ffc85de2a
11+
Tags: 5.3.0-alpine, 5.3-alpine, 5-alpine, alpine
12+
GitCommit: bad127e3f5912e5fdbff825e4ac832b725bd0c8d
1313
Directory: 5/alpine
1414

1515
Tags: 2.4.1, 2.4, 2

library/mongo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Directory: 3.2/windows/windowsservercore
2323
Constraints: windowsservercore
2424

2525
Tags: 3.4.2, 3.4, 3, latest
26-
GitCommit: 1047c0e9975a32102595bc824a2655dee22e595a
26+
GitCommit: 5ea97c509a67761e32ee4d3ca1c184fcc500481c
2727
Directory: 3.4
2828

2929
Tags: 3.4.2-windowsservercore, 3.4-windowsservercore, 3-windowsservercore, windowsservercore

library/mysql

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ 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: eeb0c33dfcad3db46a0dfb24c352d2a1601c7667
8+
GitCommit: f42fa91856b557940a4ddd86d70cc2518cab818b
99
Directory: 8.0
1010

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

1515
Tags: 5.6.35, 5.6
16-
GitCommit: b4b7c8eea0690d0406a5ffc2d3404c8c42457a2d
16+
GitCommit: f42fa91856b557940a4ddd86d70cc2518cab818b
1717
Directory: 5.6
1818

1919
Tags: 5.5.54, 5.5
20-
GitCommit: 56e06bbed26b0e1893493c0dfd168d843c87e766
20+
GitCommit: f42fa91856b557940a4ddd86d70cc2518cab818b
2121
Directory: 5.5

library/percona

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/percona.git
66

77
Tags: 5.7.17, 5.7, 5, latest
8-
GitCommit: 2ae90072239e8fd56bb9dbff13b3f3a2b0f82b83
8+
GitCommit: ca8b1f78388a0d397a5b95f42597671637f839d7
99
Directory: 5.7
1010

1111
Tags: 5.6.35, 5.6
12-
GitCommit: ab9ff984082a30195b16bb4d5f635ba1b248fecb
12+
GitCommit: 14bca28392a7571d5288affb108acd4fc794f104
1313
Directory: 5.6
1414

1515
Tags: 5.5.54, 5.5

library/rabbitmq

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

77
Tags: 3.6.8, 3.6, 3, latest
8-
GitCommit: 59ecc28d6c3de1aef51cc8a4e869093417dcd4f9
8+
GitCommit: 0c145281638dcb6e8de8ff37d08168175b5f3665
99
Directory: debian
1010

1111
Tags: 3.6.8-management, 3.6-management, 3-management, management
1212
GitCommit: 366975d8089b28fb2a58054835f80e1a74328d05
1313
Directory: debian/management
1414

1515
Tags: 3.6.8-alpine, 3.6-alpine, 3-alpine, alpine
16-
GitCommit: 07a16a2856ee8ae9dc50e0ad264e175bf1178dc1
16+
GitCommit: 0c145281638dcb6e8de8ff37d08168175b5f3665
1717
Directory: alpine
1818

1919
Tags: 3.6.8-management-alpine, 3.6-management-alpine, 3-management-alpine, management-alpine

library/rocket.chat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Maintainers: Rocket.Chat Image Team <[email protected]> (@RocketChat)
22
GitRepo: https://github.com/RocketChat/Docker.Official.Image.git
33

4-
Tags: 0.54.0, 0.54, 0, latest
5-
GitCommit: 9af840f1f089223168ac7983ddf736ae487cecc8
4+
Tags: 0.54.2, 0.54, 0, latest
5+
GitCommit: b3edd574f8bceb7504be78074f561fd6674b96f8

0 commit comments

Comments
 (0)