Skip to content

Commit a6ba974

Browse files
committed
Update docker-library images
- `ghost`: 1.17.2, `knex-migrator` direct in `PATH` (docker-library/ghost#105) - `mariadb`: 10.1.29, `gosu` 1.10 (MariaDB/mariadb-docker#139) - `php`: argon2 password hashing in 7.2+ (docker-library/php#521) - `postgres`: `--xlogdir` -> `--waldir` in 10+ (docker-library/postgres#374)
1 parent 0f280c6 commit a6ba974

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

library/ghost

Lines changed: 4 additions & 4 deletions
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.17.1, 1.17, 1, latest
7+
Tags: 1.17.2, 1.17, 1, latest
88
Architectures: amd64, arm32v7, arm64v8, i386, ppc64le, s390x
9-
GitCommit: 933884147645ff393aac112ace13329057a8dd4e
9+
GitCommit: f7fe8c847bce4ebcfde5bea23a8c45c7a242e243
1010
Directory: 1/debian
1111

12-
Tags: 1.17.1-alpine, 1.17-alpine, 1-alpine, alpine
12+
Tags: 1.17.2-alpine, 1.17-alpine, 1-alpine, alpine
1313
Architectures: amd64
14-
GitCommit: 933884147645ff393aac112ace13329057a8dd4e
14+
GitCommit: f7fe8c847bce4ebcfde5bea23a8c45c7a242e243
1515
Directory: 1/alpine
1616

1717
Tags: 0.11.12, 0.11, 0

library/mariadb

Lines changed: 6 additions & 6 deletions
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.2, 10.3
8-
GitCommit: 754b3987acb85150eae0e0bc92e6dd2edce0cb3d
8+
GitCommit: 1037a0b7ab09343e011826078fbdffb0bf465fc3
99
Directory: 10.3
1010

1111
Tags: 10.2.10, 10.2, 10, latest
12-
GitCommit: f50d0a8218602a64806a4eb907b3b5dcc5916981
12+
GitCommit: 1037a0b7ab09343e011826078fbdffb0bf465fc3
1313
Directory: 10.2
1414

15-
Tags: 10.1.28, 10.1
16-
GitCommit: 754b3987acb85150eae0e0bc92e6dd2edce0cb3d
15+
Tags: 10.1.29, 10.1
16+
GitCommit: 4e117ad92a4a7c53a582b2db4a743d218ce76f36
1717
Directory: 10.1
1818

1919
Tags: 10.0.33, 10.0
20-
GitCommit: 1d69a91e641da4a77b3a5868c8a78e36b2fbfbb4
20+
GitCommit: 1037a0b7ab09343e011826078fbdffb0bf465fc3
2121
Directory: 10.0
2222

2323
Tags: 5.5.58, 5.5, 5
24-
GitCommit: 754b3987acb85150eae0e0bc92e6dd2edce0cb3d
24+
GitCommit: 1037a0b7ab09343e011826078fbdffb0bf465fc3
2525
Directory: 5.5

library/php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@ GitRepo: https://github.com/docker-library/php.git
66

77
Tags: 7.2.0RC6-cli-stretch, 7.2-rc-cli-stretch, rc-cli-stretch, 7.2.0RC6-stretch, 7.2-rc-stretch, rc-stretch, 7.2.0RC6-cli, 7.2-rc-cli, rc-cli, 7.2.0RC6, 7.2-rc, rc
88
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le
9-
GitCommit: d8d798be28c49ced47d772aa899c0a1febabdba3
9+
GitCommit: 2577f1147b323633d64501f1a085ce8c580ab863
1010
Directory: 7.2-rc/stretch/cli
1111

1212
Tags: 7.2.0RC6-apache-stretch, 7.2-rc-apache-stretch, rc-apache-stretch, 7.2.0RC6-apache, 7.2-rc-apache, rc-apache
1313
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le
14-
GitCommit: d8d798be28c49ced47d772aa899c0a1febabdba3
14+
GitCommit: 2577f1147b323633d64501f1a085ce8c580ab863
1515
Directory: 7.2-rc/stretch/apache
1616

1717
Tags: 7.2.0RC6-fpm-stretch, 7.2-rc-fpm-stretch, rc-fpm-stretch, 7.2.0RC6-fpm, 7.2-rc-fpm, rc-fpm
1818
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le
19-
GitCommit: d8d798be28c49ced47d772aa899c0a1febabdba3
19+
GitCommit: 2577f1147b323633d64501f1a085ce8c580ab863
2020
Directory: 7.2-rc/stretch/fpm
2121

2222
Tags: 7.2.0RC6-zts-stretch, 7.2-rc-zts-stretch, rc-zts-stretch, 7.2.0RC6-zts, 7.2-rc-zts, rc-zts
2323
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le
24-
GitCommit: d8d798be28c49ced47d772aa899c0a1febabdba3
24+
GitCommit: 2577f1147b323633d64501f1a085ce8c580ab863
2525
Directory: 7.2-rc/stretch/zts
2626

2727
Tags: 7.2.0RC6-cli-alpine3.6, 7.2-rc-cli-alpine3.6, rc-cli-alpine3.6, 7.2.0RC6-alpine3.6, 7.2-rc-alpine3.6, rc-alpine3.6, 7.2.0RC6-cli-alpine, 7.2-rc-cli-alpine, rc-cli-alpine, 7.2.0RC6-alpine, 7.2-rc-alpine, rc-alpine

library/postgres

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ GitRepo: https://github.com/docker-library/postgres.git
66

77
Tags: 10.1, 10, latest
88
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
9-
GitCommit: 3d0487a6caf77a2f0a66262158ff2719d1c22c94
9+
GitCommit: 1805adb0693d9602bfb19b6bf2583b311c43b749
1010
Directory: 10
1111

1212
Tags: 10.1-alpine, 10-alpine, alpine
1313
Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
14-
GitCommit: 60db3b9da9c3a83057daee618d47864ac271bebf
14+
GitCommit: 1805adb0693d9602bfb19b6bf2583b311c43b749
1515
Directory: 10/alpine
1616

1717
Tags: 9.6.6, 9.6, 9

0 commit comments

Comments
 (0)