Skip to content

Commit 3a38ee1

Browse files
committed
Update docker-library images
- `docker`: 17.11.0-ce-rc4 (removes 17.11-rc windows variant; docker-library/docker@85c10e1) - `hello-seattle`: add `arch` to output (docker-library/hello-world#40) - `hello-world`: add `arch` to output (docker-library/hello-world#40) - `hola-mundo`: add `arch` to output (docker-library/hello-world#40) - `rabbitmq`: `rabbitmqadmin` in `management` variant (docker-library/rabbitmq#208) - `wordpress`: 4.9
1 parent 473cce9 commit 3a38ee1

File tree

6 files changed

+51
-57
lines changed

6 files changed

+51
-57
lines changed

library/docker

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

7-
Tags: 17.11.0-ce-rc3, 17.11-rc, rc, test
7+
Tags: 17.11.0-ce-rc4, 17.11-rc, rc, test
88
Architectures: amd64, arm64v8, ppc64le, s390x
9-
GitCommit: 4e1f14f433ef9b800a19fe1907a54b09d8f42a15
9+
GitCommit: 51a40fb6eed136282edaf32f45d469ac2c5fb6e4
1010
Directory: 17.11-rc
1111

12-
Tags: 17.11.0-ce-rc3-dind, 17.11-rc-dind, rc-dind, test-dind
12+
Tags: 17.11.0-ce-rc4-dind, 17.11-rc-dind, rc-dind, test-dind
1313
Architectures: amd64, arm64v8, ppc64le, s390x
1414
GitCommit: 6e7677bec19c214ef5445c0d2b96c56e42098ca1
1515
Directory: 17.11-rc/dind
1616

17-
Tags: 17.11.0-ce-rc3-git, 17.11-rc-git, rc-git, test-git
17+
Tags: 17.11.0-ce-rc4-git, 17.11-rc-git, rc-git, test-git
1818
Architectures: amd64, arm64v8, ppc64le, s390x
1919
GitCommit: 6e7677bec19c214ef5445c0d2b96c56e42098ca1
2020
Directory: 17.11-rc/git
2121

22-
Tags: 17.11.0-ce-rc3-windowsservercore, 17.11-rc-windowsservercore, rc-windowsservercore, test-windowsservercore
23-
Architectures: windows-amd64
24-
GitCommit: 4e1f14f433ef9b800a19fe1907a54b09d8f42a15
25-
Directory: 17.11-rc/windows/windowsservercore
26-
Constraints: windowsservercore
27-
2822
Tags: 17.10.0-ce, 17.10.0, 17.10, 17, edge, latest
2923
Architectures: amd64, arm64v8, ppc64le, s390x
3024
GitCommit: af5b6cd45b8d1aeb534589d99f92b5a4dc886f5d

library/hello-seattle

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,31 +8,31 @@ GitCommit: b9c8214f529b04e37683fddba4a4244308f046e8
88
Tags: linux
99
SharedTags: latest
1010
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
11-
amd64-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
11+
amd64-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1212
amd64-Directory: amd64/hello-seattle
13-
arm32v5-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
13+
arm32v5-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1414
arm32v5-Directory: arm32v5/hello-seattle
15-
arm32v7-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
15+
arm32v7-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1616
arm32v7-Directory: arm32v7/hello-seattle
17-
arm64v8-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
17+
arm64v8-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1818
arm64v8-Directory: arm64v8/hello-seattle
19-
i386-GitCommit: c0f93c30814d7a2487648efc712dc031a89bac79
19+
i386-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
2020
i386-Directory: i386/hello-seattle
21-
ppc64le-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
21+
ppc64le-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
2222
ppc64le-Directory: ppc64le/hello-seattle
23-
s390x-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
23+
s390x-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
2424
s390x-Directory: s390x/hello-seattle
2525

2626
Tags: nanoserver
2727
SharedTags: latest
2828
Architectures: windows-amd64
29-
windows-amd64-GitCommit: b63893caa6ec64d8159f8bd45b3745ed4f12f605
29+
windows-amd64-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
3030
windows-amd64-Directory: amd64/hello-seattle/nanoserver
3131
Constraints: nanoserver
3232

3333
Tags: nanoserver1709
3434
SharedTags: latest
3535
Architectures: windows-amd64
36-
windows-amd64-GitCommit: b9c8214f529b04e37683fddba4a4244308f046e8
36+
windows-amd64-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
3737
windows-amd64-Directory: amd64/hello-seattle/nanoserver1709
3838
Constraints: nanoserver1709

library/hello-world

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,31 +8,31 @@ GitCommit: b9c8214f529b04e37683fddba4a4244308f046e8
88
Tags: linux
99
SharedTags: latest
1010
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
11-
amd64-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
11+
amd64-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1212
amd64-Directory: amd64/hello-world
13-
arm32v5-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
13+
arm32v5-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1414
arm32v5-Directory: arm32v5/hello-world
15-
arm32v7-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
15+
arm32v7-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1616
arm32v7-Directory: arm32v7/hello-world
17-
arm64v8-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
17+
arm64v8-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1818
arm64v8-Directory: arm64v8/hello-world
19-
i386-GitCommit: c0f93c30814d7a2487648efc712dc031a89bac79
19+
i386-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
2020
i386-Directory: i386/hello-world
21-
ppc64le-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
21+
ppc64le-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
2222
ppc64le-Directory: ppc64le/hello-world
23-
s390x-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
23+
s390x-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
2424
s390x-Directory: s390x/hello-world
2525

2626
Tags: nanoserver
2727
SharedTags: latest
2828
Architectures: windows-amd64
29-
windows-amd64-GitCommit: b63893caa6ec64d8159f8bd45b3745ed4f12f605
29+
windows-amd64-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
3030
windows-amd64-Directory: amd64/hello-world/nanoserver
3131
Constraints: nanoserver
3232

3333
Tags: nanoserver1709
3434
SharedTags: latest
3535
Architectures: windows-amd64
36-
windows-amd64-GitCommit: b9c8214f529b04e37683fddba4a4244308f046e8
36+
windows-amd64-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
3737
windows-amd64-Directory: amd64/hello-world/nanoserver1709
3838
Constraints: nanoserver1709

library/hola-mundo

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,31 +8,31 @@ GitCommit: b9c8214f529b04e37683fddba4a4244308f046e8
88
Tags: linux
99
SharedTags: latest
1010
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
11-
amd64-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
11+
amd64-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1212
amd64-Directory: amd64/hola-mundo
13-
arm32v5-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
13+
arm32v5-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1414
arm32v5-Directory: arm32v5/hola-mundo
15-
arm32v7-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
15+
arm32v7-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1616
arm32v7-Directory: arm32v7/hola-mundo
17-
arm64v8-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
17+
arm64v8-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
1818
arm64v8-Directory: arm64v8/hola-mundo
19-
i386-GitCommit: c0f93c30814d7a2487648efc712dc031a89bac79
19+
i386-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
2020
i386-Directory: i386/hola-mundo
21-
ppc64le-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
21+
ppc64le-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
2222
ppc64le-Directory: ppc64le/hola-mundo
23-
s390x-GitCommit: 7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87
23+
s390x-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
2424
s390x-Directory: s390x/hola-mundo
2525

2626
Tags: nanoserver
2727
SharedTags: latest
2828
Architectures: windows-amd64
29-
windows-amd64-GitCommit: b63893caa6ec64d8159f8bd45b3745ed4f12f605
29+
windows-amd64-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
3030
windows-amd64-Directory: amd64/hola-mundo/nanoserver
3131
Constraints: nanoserver
3232

3333
Tags: nanoserver1709
3434
SharedTags: latest
3535
Architectures: windows-amd64
36-
windows-amd64-GitCommit: b9c8214f529b04e37683fddba4a4244308f046e8
36+
windows-amd64-GitCommit: c83a065a24e94e635ddd518c2a3cffc91accf30d
3737
windows-amd64-Directory: amd64/hola-mundo/nanoserver1709
3838
Constraints: nanoserver1709

library/rabbitmq

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Directory: 3.6/debian
1111

1212
Tags: 3.6.14-management, 3.6-management, 3-management, management
1313
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
14-
GitCommit: 79277042564875d55e4b05a60c65b6eb46651a94
14+
GitCommit: b9eda3e4665c24db70a9a290fddf33bc5c567b10
1515
Directory: 3.6/debian/management
1616

1717
Tags: 3.6.14-alpine, 3.6-alpine, 3-alpine, alpine
@@ -21,5 +21,5 @@ Directory: 3.6/alpine
2121

2222
Tags: 3.6.14-management-alpine, 3.6-management-alpine, 3-management-alpine, management-alpine
2323
Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
24-
GitCommit: 79277042564875d55e4b05a60c65b6eb46651a94
24+
GitCommit: b9eda3e4665c24db70a9a290fddf33bc5c567b10
2525
Directory: 3.6/alpine/management

library/wordpress

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,49 +4,49 @@ 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.8.3-apache, 4.8-apache, 4-apache, apache, 4.8.3, 4.8, 4, latest, 4.8.3-php5.6-apache, 4.8-php5.6-apache, 4-php5.6-apache, php5.6-apache, 4.8.3-php5.6, 4.8-php5.6, 4-php5.6, php5.6
7+
Tags: 4.9.0-apache, 4.9-apache, 4-apache, apache, 4.9.0, 4.9, 4, latest, 4.9.0-php5.6-apache, 4.9-php5.6-apache, 4-php5.6-apache, php5.6-apache, 4.9.0-php5.6, 4.9-php5.6, 4-php5.6, php5.6
88
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
9-
GitCommit: f7acf35a2b49b7a45d71b4c5fc8797042f34d4bd
9+
GitCommit: 050652ba972ba46d24cb1b2174a2c4c9fbbbcd80
1010
Directory: php5.6/apache
1111

12-
Tags: 4.8.3-fpm, 4.8-fpm, 4-fpm, fpm, 4.8.3-php5.6-fpm, 4.8-php5.6-fpm, 4-php5.6-fpm, php5.6-fpm
12+
Tags: 4.9.0-fpm, 4.9-fpm, 4-fpm, fpm, 4.9.0-php5.6-fpm, 4.9-php5.6-fpm, 4-php5.6-fpm, php5.6-fpm
1313
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
14-
GitCommit: f7acf35a2b49b7a45d71b4c5fc8797042f34d4bd
14+
GitCommit: 050652ba972ba46d24cb1b2174a2c4c9fbbbcd80
1515
Directory: php5.6/fpm
1616

17-
Tags: 4.8.3-fpm-alpine, 4.8-fpm-alpine, 4-fpm-alpine, fpm-alpine, 4.8.3-php5.6-fpm-alpine, 4.8-php5.6-fpm-alpine, 4-php5.6-fpm-alpine, php5.6-fpm-alpine
17+
Tags: 4.9.0-fpm-alpine, 4.9-fpm-alpine, 4-fpm-alpine, fpm-alpine, 4.9.0-php5.6-fpm-alpine, 4.9-php5.6-fpm-alpine, 4-php5.6-fpm-alpine, php5.6-fpm-alpine
1818
Architectures: amd64
19-
GitCommit: f7acf35a2b49b7a45d71b4c5fc8797042f34d4bd
19+
GitCommit: 050652ba972ba46d24cb1b2174a2c4c9fbbbcd80
2020
Directory: php5.6/fpm-alpine
2121

22-
Tags: 4.8.3-php7.0-apache, 4.8-php7.0-apache, 4-php7.0-apache, php7.0-apache, 4.8.3-php7.0, 4.8-php7.0, 4-php7.0, php7.0
22+
Tags: 4.9.0-php7.0-apache, 4.9-php7.0-apache, 4-php7.0-apache, php7.0-apache, 4.9.0-php7.0, 4.9-php7.0, 4-php7.0, php7.0
2323
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
24-
GitCommit: f7acf35a2b49b7a45d71b4c5fc8797042f34d4bd
24+
GitCommit: 050652ba972ba46d24cb1b2174a2c4c9fbbbcd80
2525
Directory: php7.0/apache
2626

27-
Tags: 4.8.3-php7.0-fpm, 4.8-php7.0-fpm, 4-php7.0-fpm, php7.0-fpm
27+
Tags: 4.9.0-php7.0-fpm, 4.9-php7.0-fpm, 4-php7.0-fpm, php7.0-fpm
2828
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
29-
GitCommit: f7acf35a2b49b7a45d71b4c5fc8797042f34d4bd
29+
GitCommit: 050652ba972ba46d24cb1b2174a2c4c9fbbbcd80
3030
Directory: php7.0/fpm
3131

32-
Tags: 4.8.3-php7.0-fpm-alpine, 4.8-php7.0-fpm-alpine, 4-php7.0-fpm-alpine, php7.0-fpm-alpine
32+
Tags: 4.9.0-php7.0-fpm-alpine, 4.9-php7.0-fpm-alpine, 4-php7.0-fpm-alpine, php7.0-fpm-alpine
3333
Architectures: amd64
34-
GitCommit: f7acf35a2b49b7a45d71b4c5fc8797042f34d4bd
34+
GitCommit: 050652ba972ba46d24cb1b2174a2c4c9fbbbcd80
3535
Directory: php7.0/fpm-alpine
3636

37-
Tags: 4.8.3-php7.1-apache, 4.8-php7.1-apache, 4-php7.1-apache, php7.1-apache, 4.8.3-php7.1, 4.8-php7.1, 4-php7.1, php7.1
37+
Tags: 4.9.0-php7.1-apache, 4.9-php7.1-apache, 4-php7.1-apache, php7.1-apache, 4.9.0-php7.1, 4.9-php7.1, 4-php7.1, php7.1
3838
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
39-
GitCommit: f7acf35a2b49b7a45d71b4c5fc8797042f34d4bd
39+
GitCommit: 050652ba972ba46d24cb1b2174a2c4c9fbbbcd80
4040
Directory: php7.1/apache
4141

42-
Tags: 4.8.3-php7.1-fpm, 4.8-php7.1-fpm, 4-php7.1-fpm, php7.1-fpm
42+
Tags: 4.9.0-php7.1-fpm, 4.9-php7.1-fpm, 4-php7.1-fpm, php7.1-fpm
4343
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
44-
GitCommit: f7acf35a2b49b7a45d71b4c5fc8797042f34d4bd
44+
GitCommit: 050652ba972ba46d24cb1b2174a2c4c9fbbbcd80
4545
Directory: php7.1/fpm
4646

47-
Tags: 4.8.3-php7.1-fpm-alpine, 4.8-php7.1-fpm-alpine, 4-php7.1-fpm-alpine, php7.1-fpm-alpine
47+
Tags: 4.9.0-php7.1-fpm-alpine, 4.9-php7.1-fpm-alpine, 4-php7.1-fpm-alpine, php7.1-fpm-alpine
4848
Architectures: amd64
49-
GitCommit: f7acf35a2b49b7a45d71b4c5fc8797042f34d4bd
49+
GitCommit: 050652ba972ba46d24cb1b2174a2c4c9fbbbcd80
5050
Directory: php7.1/fpm-alpine
5151

5252
# Now, wp-cli variants (which do _not_ include WordPress, so no WordPress version number -- only wp-cli version)

0 commit comments

Comments
 (0)