Skip to content

Commit f200d7f

Browse files
committed
Update docker-library images
- `busybox`: 1.28.4 - `cassandra`: arm64v8 on 2.1 (docker-library/cassandra#147) - `ghost`: 1.23.0 - `haproxy`: 1.8.9 - `mariadb`: extra `mysqld` flags to `mysql_install_db` (MariaDB/mariadb-docker#168) - `mongo`: 3.6.5, 4.0.0-rc0, move 4.0-rc and 3.7 to Xenial (docker-library/mongo#275) - `php`: remove Alpine 3.4 (docker-library/php#650), add Stretch and Alpine 3.7 variants (docker-library/php#646) - `postgres`: 10.4, 9.3.23, 9.4.18, 9.5.13, 9.6.9 - `python`: remove Alpine 3.4, add Alpine 3.7 (docker-library/python#290) - `rocket.chat`: 0.64.2 - `ruby`: remove Alpine 3.4, add Alpine 3.7 (docker-library/ruby#210), remove 2.2 (EOL; https://www.ruby-lang.org/en/downloads/branches/)
1 parent b25745a commit f200d7f

File tree

11 files changed

+220
-189
lines changed

11 files changed

+220
-189
lines changed

library/busybox

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
1-
# this file is generated via https://github.com/docker-library/busybox/blob/bd762e07558c59b80eb69367835936ce07ca8bc0/generate-stackbrew-library.sh
1+
# this file is generated via https://github.com/docker-library/busybox/blob/f1c44d7cbee0bffb71cdc0b1c34ccb4927efa76b/generate-stackbrew-library.sh
22

33
Maintainers: Tianon Gravi <[email protected]> (@tianon),
44
Joseph Ferguson <[email protected]> (@yosifkit),
5-
Jérôme Petazzoni <jerome@docker.com> (@jpetazzo)
5+
Jérôme Petazzoni <jerome.petazzoni@gmail.com> (@jpetazzo)
66
GitRepo: https://github.com/docker-library/busybox.git
7-
GitCommit: bd762e07558c59b80eb69367835936ce07ca8bc0
7+
GitCommit: f1c44d7cbee0bffb71cdc0b1c34ccb4927efa76b
88
# https://github.com/docker-library/busybox/tree/dist-amd64
99
amd64-GitFetch: refs/heads/dist-amd64
10-
amd64-GitCommit: 3dcdbaf646be956f92a1f9da84cabe2fdcd53a15
10+
amd64-GitCommit: fe634680e32659aaf0ee0594805f74f332619a90
1111
# https://github.com/docker-library/busybox/tree/dist-arm32v5
1212
arm32v5-GitFetch: refs/heads/dist-arm32v5
13-
arm32v5-GitCommit: cfaaed006e4c01ba88ff9956f98981bd1d80d896
13+
arm32v5-GitCommit: 6aa295788aa8d5d4479f4049c16f0b5437429a48
1414
# https://github.com/docker-library/busybox/tree/dist-arm32v6
1515
arm32v6-GitFetch: refs/heads/dist-arm32v6
16-
arm32v6-GitCommit: bfaff5d0e60b144ec48fd2c7b282474a6faeb210
16+
arm32v6-GitCommit: 91b3752f551f9a9fef5c348592dfb891791ea3ea
1717
# https://github.com/docker-library/busybox/tree/dist-arm32v7
1818
arm32v7-GitFetch: refs/heads/dist-arm32v7
19-
arm32v7-GitCommit: 97be2e6bc9cea603f6595ce25b7167333e8becfc
19+
arm32v7-GitCommit: 7999d9270d327742972e5fc07dd0814794943056
2020
# https://github.com/docker-library/busybox/tree/dist-arm64v8
2121
arm64v8-GitFetch: refs/heads/dist-arm64v8
22-
arm64v8-GitCommit: 9aa5bcf197d4b58a13fea0da849bc1883019e1d6
22+
arm64v8-GitCommit: 9e0791531420ee5806a9867efcf8ff32441883fa
2323
# https://github.com/docker-library/busybox/tree/dist-i386
2424
i386-GitFetch: refs/heads/dist-i386
25-
i386-GitCommit: 24c73d484d4d4fd2e173a9f391b322188047a48a
25+
i386-GitCommit: 548de304fffc34dacb7bf217ae86e3ad2b663c7c
2626
# https://github.com/docker-library/busybox/tree/dist-ppc64le
2727
ppc64le-GitFetch: refs/heads/dist-ppc64le
28-
ppc64le-GitCommit: 5706e321c74f8b71d3450307ea101f879d0661d6
28+
ppc64le-GitCommit: 7a707d54eb34d8ade76d20b8eff8f74fccf03825
2929
# https://github.com/docker-library/busybox/tree/dist-s390x
3030
s390x-GitFetch: refs/heads/dist-s390x
31-
s390x-GitCommit: bc9c901b4f5b61c569d34283921afed9557bb796
31+
s390x-GitCommit: 1b15bf82d120140790a02ceca6980449223db29b
3232

33-
Tags: 1.28.3-uclibc, 1.28-uclibc, 1-uclibc, uclibc
33+
Tags: 1.28.4-uclibc, 1.28-uclibc, 1-uclibc, uclibc
3434
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386
3535
Directory: uclibc
3636

37-
Tags: 1.28.3-glibc, 1.28-glibc, 1-glibc, glibc
37+
Tags: 1.28.4-glibc, 1.28-glibc, 1-glibc, glibc
3838
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
3939
Directory: glibc
4040

41-
Tags: 1.28.3-musl, 1.28-musl, 1-musl, musl
41+
Tags: 1.28.4-musl, 1.28-musl, 1-musl, musl
4242
Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
4343
Directory: musl
4444

45-
Tags: 1.28.3, 1.28, 1, latest
45+
Tags: 1.28.4, 1.28, 1, latest
4646
Architectures: amd64, arm32v5, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
4747
amd64-Directory: uclibc
4848
arm32v5-Directory: uclibc

library/cassandra

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# this file is generated via https://github.com/docker-library/cassandra/blob/e3667b174ec7705ee383c98a5dab78789be3ff86/generate-stackbrew-library.sh
1+
# this file is generated via https://github.com/docker-library/cassandra/blob/deeb9b3ede9118ce4f642860d74c8513d39461b8/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/cassandra.git
66

77
Tags: 2.1.20, 2.1
8-
Architectures: amd64, i386
8+
Architectures: amd64, arm64v8, i386
99
GitCommit: 01786683a1b060f813bce5539b1743695f9cc043
1010
Directory: 2.1
1111

library/ghost

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

7-
Tags: 1.22.8, 1.22, 1, latest
7+
Tags: 1.23.0, 1.23, 1, latest
88
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
9-
GitCommit: 6c929d2edd66b8a2ad621922a594b4f6cf584047
9+
GitCommit: 88a49fdb0539c3f810f62dbc346d04c65aefe5cf
1010
Directory: 1/debian
1111

12-
Tags: 1.22.8-alpine, 1.22-alpine, 1-alpine, alpine
12+
Tags: 1.23.0-alpine, 1.23-alpine, 1-alpine, alpine
1313
Architectures: amd64
14-
GitCommit: 6c929d2edd66b8a2ad621922a594b4f6cf584047
14+
GitCommit: 88a49fdb0539c3f810f62dbc346d04c65aefe5cf
1515
Directory: 1/alpine
1616

1717
Tags: 0.11.13, 0.11, 0

library/haproxy

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
3434
GitCommit: f12d1ddc03e1061f379893cb97cb26931f82ed81
3535
Directory: 1.7/alpine
3636

37-
Tags: 1.8.8, 1.8, 1, latest
37+
Tags: 1.8.9, 1.8, 1, latest
3838
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
39-
GitCommit: 6c6d92913f56e05d6985d2f0f2131675de68f915
39+
GitCommit: 7837715e428efe0943053aae0130c709d017fd81
4040
Directory: 1.8
4141

42-
Tags: 1.8.8-alpine, 1.8-alpine, 1-alpine, alpine
42+
Tags: 1.8.9-alpine, 1.8-alpine, 1-alpine, alpine
4343
Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
44-
GitCommit: feefabf1ea0f03879f9d529dcc5b8ec6f3112bba
44+
GitCommit: 7837715e428efe0943053aae0130c709d017fd81
4545
Directory: 1.8/alpine

library/mariadb

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ Maintainers: Tianon Gravi <[email protected]> (@tianon),
55
GitRepo: https://github.com/docker-library/mariadb.git
66

77
Tags: 10.3.6, 10.3
8-
GitCommit: 27b1b68e3bd68f114609090ccb54318fe48d7e7e
8+
GitCommit: 20b1413b646df9a45df2d4dcc5c5c89ecb42c0b1
99
Directory: 10.3
1010

1111
Tags: 10.2.15, 10.2, 10, latest
12-
GitCommit: c10d7ea8573bc40dd6a6ba851e86c292b7fc78eb
12+
GitCommit: 20b1413b646df9a45df2d4dcc5c5c89ecb42c0b1
1313
Directory: 10.2
1414

1515
Tags: 10.1.33, 10.1
16-
GitCommit: 662b59f5d1418a93ba0f10982338514b376a5ed0
16+
GitCommit: 20b1413b646df9a45df2d4dcc5c5c89ecb42c0b1
1717
Directory: 10.1
1818

1919
Tags: 10.0.35, 10.0
20-
GitCommit: 27b1b68e3bd68f114609090ccb54318fe48d7e7e
20+
GitCommit: 20b1413b646df9a45df2d4dcc5c5c89ecb42c0b1
2121
Directory: 10.0
2222

2323
Tags: 5.5.60, 5.5, 5
24-
GitCommit: 27b1b68e3bd68f114609090ccb54318fe48d7e7e
24+
GitCommit: 20b1413b646df9a45df2d4dcc5c5c89ecb42c0b1
2525
Directory: 5.5

library/mongo

+20-12
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# this file is generated via https://github.com/docker-library/mongo/blob/b9ae5fa0781a4f80e0ccb6d585edc569fd207f15/generate-stackbrew-library.sh
1+
# this file is generated via https://github.com/docker-library/mongo/blob/de4376792e103d35e9b16a023c4046d17cf15f22/generate-stackbrew-library.sh
22

33
Maintainers: Tianon Gravi <[email protected]> (@tianon),
44
Joseph Ferguson <[email protected]> (@yosifkit)
@@ -7,31 +7,39 @@ GitRepo: https://github.com/docker-library/mongo.git
77
Tags: 3.2.20-jessie, 3.2-jessie
88
SharedTags: 3.2.20, 3.2
99
# see http://repo.mongodb.org/apt/debian/dists/jessie/mongodb-org/3.2/main/
10-
# (i386 is empty, as is ppc64el)
10+
# (i386, ppc64el, s390x are empty)
1111
Architectures: amd64
1212
GitCommit: 753d566a83a4e9734227f186e554c87b4f08be51
1313
Directory: 3.2
1414

1515
Tags: 3.4.15-jessie, 3.4-jessie
1616
SharedTags: 3.4.15, 3.4
1717
# see http://repo.mongodb.org/apt/debian/dists/jessie/mongodb-org/3.4/main/
18-
# (i386 is empty, as is ppc64el)
18+
# (i386, ppc64el, s390x are empty)
1919
Architectures: amd64
2020
GitCommit: f77d645e749bdda0740a35c00213baae8859edf2
2121
Directory: 3.4
2222

23-
Tags: 3.6.4-jessie, 3.6-jessie, 3-jessie, jessie
24-
SharedTags: 3.6.4, 3.6, 3, latest
23+
Tags: 3.6.5-jessie, 3.6-jessie, 3-jessie, jessie
24+
SharedTags: 3.6.5, 3.6, 3, latest
2525
# see http://repo.mongodb.org/apt/debian/dists/jessie/mongodb-org/3.6/main/
26-
# (i386 is empty, as is ppc64el)
26+
# (i386, ppc64el, s390x are empty)
2727
Architectures: amd64
28-
GitCommit: dd8ceb3b3552d11c901a603d0b8b303e2fe4bc2e
28+
GitCommit: 4e9a69f44326f034efa79ded2275ec856673bee1
2929
Directory: 3.6
3030

31-
Tags: 3.7.9-jessie, 3.7-jessie, unstable-jessie
31+
Tags: 3.7.9-xenial, 3.7-xenial, unstable-xenial
3232
SharedTags: 3.7.9, 3.7, unstable
33-
# see http://repo.mongodb.org/apt/debian/dists/jessie/mongodb-org/3.7/main/
34-
# (i386 is empty, as is ppc64el)
35-
Architectures: amd64
36-
GitCommit: 25295e42263584fff5f88dcbe196c0e36f2abcc5
33+
# see http://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/3.7/multiverse/
34+
# (i386, ppc64el, s390x are empty)
35+
Architectures: amd64, arm64v8
36+
GitCommit: de4376792e103d35e9b16a023c4046d17cf15f22
3737
Directory: 3.7
38+
39+
Tags: 4.0.0-rc0-xenial, 4.0-rc-xenial, rc-xenial
40+
SharedTags: 4.0.0-rc0, 4.0-rc, rc
41+
# see http://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/testing/multiverse/
42+
# (i386, ppc64el, s390x are empty)
43+
Architectures: amd64, arm64v8
44+
GitCommit: de4376792e103d35e9b16a023c4046d17cf15f22
45+
Directory: 4.0-rc

0 commit comments

Comments
 (0)