Commit Graph

182 Commits

Author SHA1 Message Date
Tianon Gravi 9f45f65ac5 Update docker-library images
- `drupal`: 8.6.5
- `mariadb`: 10.2.21
- `openjdk`: add OpenJDK 13 (docker-library/openjdk#264)
- `php`: incrase 7.3 FPM `log_limit` (docker-library/php#763), remove EOL 5.6 (docker-library/php#768)
2019-01-02 16:38:51 -08:00
Tianon Gravi ff065dc80f Update docker-library images
- `docker`: 18.09.1-rc1
- `openjdk`: 12-ea+23
- `php`: 7.3.0, 7.2.13, 7.1.25, 7.0.33, 5.6.39
2018-12-07 16:31:37 -08:00
Tianon Gravi 1490a6029a Update docker-library images
- `ghost`: 2.6.2, more arches (thanks to https://github.com/nodejs/docker-node/pull/921)
- `joomla`: 3.9.1
- `matomo`: php-apcu to 5.1.14 (matomo-org/docker#125)
- `openjdk`: `7u181-2.6.14-2~deb8u1`
- `php`: fix arbitrary user permissions (docker-library/php#755)
- `postgres`: `dpkg-divert` config file for correctness (docker-library/postgres#529)
- `redis`: 5.0.2
- `wordpress`: add `--no-overwrite-dir` for arbitrary user (docker-library/wordpress#351)
2018-11-27 16:10:54 -08:00
Tianon Gravi d479228fd7
Add back trailing newline 2018-11-27 13:13:28 -08:00
Evgenii Bobkov e38f8bea69 PHP 7.3 RC6 2018-11-27 14:05:40 +03:00
Joe Ferguson e064d47012 Update docker-library images, esp for https://bugs.debian.org/913614
Also includes version bumps for elasticsearch `6.5.0`, ghost `2.6.0`, kibana `6.5.0`, logstash `6.5.0`, mariadb `10.4.0` alpha + `10.2.19`, mongo `3.6.9`
Drop backfilled logstash versions: https://github.com/docker-library/logstash/pull/95

 - https://github.com/tianon/docker-bash/pull/14
 - https://github.com/docker-library/cassandra/pull/170
 - https://github.com/docker-library/elasticsearch/pull/185
 - https://github.com/docker-library/gcc/pull/50
 - https://github.com/docker-library/ghost/pull/164
 - https://github.com/docker-library/httpd/pull/117
 - https://github.com/docker-library/julia/pull/26
 - https://github.com/docker-library/kibana/pull/88
 - https://github.com/docker-library/logstash/pull/94
 - https://github.com/docker-library/mariadb/pull/212
 - https://github.com/docker-library/mongo/pull/314
 - https://github.com/docker-library/mysql/pull/515
 - https://github.com/docker-library/owncloud/pull/108
 - https://github.com/docker-library/percona/pull/73
 - https://github.com/docker-library/php/pull/747
 - https://github.com/docker-library/postgres/pull/527
 - https://github.com/docker-library/python/pull/351
 - https://github.com/docker-library/redis/pull/171
 - https://github.com/docker-library/redmine/pull/140
 - https://github.com/docker-library/tomcat/pull/137
 - https://github.com/docker-library/wordpress/pull/348
2018-11-14 16:39:19 -08:00
Tianon Gravi 9a1a5b49a4 Update docker-library images
- `drupal`: PHP 7.1 (docker-library/drupal#137)
- `julia`: 1.0.2
- `php`: 7.1.24; use `$PHP_INI_DIR` more (docker-library/php#740)
- `redmine`: passenger 5.3.7
2018-11-12 14:35:58 -08:00
Joe Ferguson ff5bf5b849 Update docker library images
- `docker` `18.09` GA
 - `ghost` bump to `2.5.0`, `1.25.6`, and `0.11.14`
 - `kibana` bump to `5.6.13`
 - `logstash` bump to `5.6.13`, drop `2.4` https://github.com/docker-library/logstash/pull/92
 - `memcached` bump to `1.5.12`
 - `mongo` bump to `3.4.18`, `4.0.4`, and `4.1.5`
 - `openjdk` bump to `12-ea-19-oraclelinux7`, `12-ea-18-alpine`, `12-ea-19-windowsservercore`
 - `php` bump to `7.3.0RC5`, and `7.2.12`
 - `postgres` bump to `11.1`, `10.6`, `9.6.11`, `9.5.15`, `9.4.20`, and `9.3.25`
 - `redis` bump to `5.0.1`
 - `redmine` arbitrary user support: https://github.com/docker-library/redmine/pull/136, passenger `5.3.6`
 - `ruby` bump to `2.6.0-preview3`
 - `tomcat` bump to `8.5.35`, and `9.0.13`
2018-11-08 17:16:24 -08:00
Tianon Gravi 11f1e2a8bf Update docker-library images
- `docker`: 18.09.0-beta5
- `httpd`: Alpine 3.8 (docker-library/httpd#114)
- `openjdk`: 12-ea+17
- `php`: 7.3.0RC4
- `ruby`: bundler 1.17.0
2018-10-25 13:16:53 -07:00
Tianon Gravi f88824ec05 Update docker-library images
- `httpd`: update to Debian Stretch (docker-library/httpd#113)
- `openjdk`: 12-ea+16
- `php`: remove old Alpine versions (docker-library/php#730)
- `ruby`: add more Alpine 3.8 (docker-library/ruby#241) and drop Alpine 3.6
2018-10-19 15:54:06 -07:00
Tianon Gravi 5a2070edd0 Update docker-library images
- `drupal`: 8.5.8, 7.60, 8.6.2
- `ghost`: 2.2.4
- `matomo`: 3.6.1
- `openjdk`: 11.0.1
- `php`: remove FPM log decoration on 7.3+ (docker-library/php#725)
- `postgres`: 11.0 GA, 10.5-2.pgdg90+1
- `redis`: EOL 3.2, 5.0.0 GA
- `ruby`: 2.5.3, 2.3.8, 2.4.5
2018-10-18 15:02:10 -07:00
Tianon Gravi be4b5d175e Update docker-library images
- `mongo`: 4.1.4
- `openjdk`: fix tags (`openjdk:11` is now latest, 12+ will consider Oracle variants to be `latest`)
- `php`: 7.2.11, 7.1.23
- `redmine`: add `gsfonts` package to fix Gannt to PNG generation (docker-library/redmine#133)
2018-10-12 13:18:14 -07:00
Tianon Gravi 865a407e45 Update docker-library images
- `ghost`: 2.2.2
- `joomla`: 3.8.13
- `memcached`: 1.5.11
- `openjdk`: 12-ea+15
- `php`: 7.3.0RC3
- `postgres`: 11rc1
- `redis`: 5.0-rc6
- `rocket.chat`: 0.70.4
- `wordpress`: `WORDPRESS_CONFIG_EXTRA` warning (docker-library/wordpress#342)
2018-10-11 13:23:38 -07:00
Tianon Gravi 62fba4df1d Update docker-library images
- `busybox`: 1.29.3, Buildroot 2018.08, Alpine 3.8
- `cassandra`: fix `cassandra.yaml` modification (docker-library/cassandra#160), `chown` fixes (docker-library/cassandra#158)
- `ghost`: `chown` fixes (docker-library/ghost#153)
- `julia`: 1.0.1
- `mariadb`: `chown` fixes (docker-library/mariadb#203)
- `mongo`: `chown` fixes (docker-library/mongo#305)
- `openjdk`: Oracle variants (docker-library/openjdk#235), 11 GA
- `owncloud`: `chown` fixes (docker-library/owncloud#105)
- `percona`: `chown` fixes (docker-library/percona#69)
- `php`: 7.3.0RC2
- `rabbitmq`: `chown` fixes (docker-library/rabbitmq#281)
- `redis`: `chown` fixes (docker-library/redis#166)
- `redmine`: `chown` fixes (docker-library/redmine#128)
- `ruby`: Alpine thread stack size fix (docker-library/ruby#237)
- `tomcat`: add JRE 11, remove EOL Tomcat 8.0 (docker-library/tomcat#133)
2018-10-01 16:44:11 -07:00
Tianon Gravi 1fad5da9e8 Update docker-library images
- `ghost`: ghost-cli 1.9.3
- `memcached`: update UID to 11211 (docker-library/memcached#41)
- `mongo`: 4.1.3
- `php`: 7.1.22, 5.6.38, 7.2.10, 7.3.0RC1, 7.0.32
- `redis`: 5.0-rc5
- `ruby`: use `apk --no-network` (docker-library/ruby#231)
2018-09-14 14:39:30 -07:00
Tianon Gravi 7924f4b093 Update docker-library images
- `docker`: 18.09.0-ce-tp6
- `drupal`: 8.5.7
- `ghost`: 2.1.1
- `hello-seattle`: update URL (docker-library/hello-world#51)
- `hello-world`: update URL (docker-library/hello-world#51)
- `hola-mundo`: update URL (docker-library/hello-world#51)
- `mongo`: 3.4.17, 3.2.21, fix duplicated `--pidfile` (docker-library/mongo#298)
- `openjdk`: 11-ea+28 (debian)
- `php`: 7.3.0beta3, ship `php.ini-production` and `php.ini-development` in `$PHP_INI_DIR` (docker-library/php#711)
- `redis`: add `tzdata` to Alpine variants (docker-library/redis#162)
- `rocket.chat`: 0.69.1
2018-09-06 10:43:15 -07:00
Tianon Gravi 3b574ad55f Update docker-library images
- `drupal`: 8.6.0-rc1
- `ghost`: ghost-cli 1.9.1
- `memcached`: Alpine 3.8 (docker-library/memcached#40)
- `mongo`: 3.6.7, `dbPath` fixes (docker-library/mongo#294)
- `openjdk`: 11-ea+27 (Debian)
- `percona`: 5.5.61, 5.6.41
- `php`: 7.1.21, Alpine 3.8 (docker-library/php#702, docker-library/php#688), 7.3.0beta2 (docker-library/php#677), 7.2.9
- `postgres`: fix `HOME` (docker-library/postgres#481)
- `python`: `apk add --no-cache` to combat new `apk` behavior (docker-library/python#330)
- `ruby`: bundler 1.16.4
- `tomcat`: 8.5.33, 9.0.11
2018-08-21 13:03:43 -07:00
Tianon Gravi a90df5ff98 Update docker-library images
- `buildpack-deps`: update Jessie arches
- `docker`: 18.06.0-ce (GA), deprecate Edge releases (docker-library/docker#122)
- `ghost`: 1.24.9
- `golang`: 1.11beta2
- `httpd`: 2.4.34
- `julia`: updated i386 tarballs
- `mongo`: 4.1.1, Windows Server Core (docker-library/mongo#287, docker-library/mongo#288)
- `openjdk`: 11-ea+23, 10.0.2+13
- `owncloud`: 10.0.9
- `php`: 7.1.20, 5.6.37, 7.0.31, 7.2.8
- `pypy`: comment fix
- `python`: update Jessie arches
- `ruby`: bundler 1.16.3
2018-07-20 11:17:28 -07:00
Tianon Gravi 88e8acd9bf Update docker-library images
- `ghost`: 1.24.6
- `golang`: 1.11beta1
- `haproxy`: 1.8.12
- `irssi`: Debian Stretch (jessfraz/irssi#19)
- `mariadb`: 10.2.16
- `mongo`: 4.0.0 (GA)
- `php`: 7.1.19, 7.2.7
- `python`: 3.6.6
- `redis`: 5.0-rc3
- `redmine`: passenger 5.3.3
2018-06-27 10:25:47 -07:00
Tianon Gravi 92586b46ff Update docker-library images
- `ghost`: 1.24.5
- `mariadb`: 10.1.34
- `mongo`: 4.0.0-rc6
- `php`: add `gpgconf --kill all` (docker-library/php#666)
- `redis`: stretch (docker-library/redis#143)
- `redmine`: add back `imagemagick` (docker-library/redmine#121)
- `rocket.chat`: 0.65.2
2018-06-20 09:21:31 -07:00
Tianon Gravi f715664cf9 Update docker-library images
- `elasticsearch`: 5.6.10
- `ghost`: 1.24.4
- `kibana`: 5.6.10
- `logstash`: 5.6.10
- `mongo`: 4.0.0-rc5
- `php`: enable CGI in CLI variant (docker-library/php#649)
- `rabbitmq`: 3.7.6-rc.2
- `redmine`: passenger 5.3.2
- `tomcat`: update "default JRE" for Tomcat 9.0
2018-06-15 22:55:55 -07:00
Tianon Gravi fc6ab7c3d7 Update docker-library images
- `bash`: 4.4.23
- `ghost`: 1.23.1
- `julia`: 0.6.3
- `matomo`: GPG race conditions (matomo-org/docker#105)
- `memcached`: `extstore` (docker-library/memcached#38)
- `mongo`: 4.0.0~rc2
- `openjdk`: remove 9 (docker-library/openjdk#199), add 10 for Windows (docker-library/openjdk#200), 11-ea+16
- `owncloud`: update PECL exts (docker-library/owncloud#102)
- `percona`: 5.7.22, 5.6.40
- `php`: fix `wget: error getting response: Connection reset by peer`
- `piwik`: GPG race conditions (matomo-org/docker#105)
- `python`: add `nis` nonsense to 2.7 (docker-library/python#281), 3.7.0b5
- `rocket.chat`: 0.65.1
- `ruby`: 2.6.0-preview2
- `wordpress`: update GPG for wp-cli
2018-06-05 12:41:50 -07:00
Tianon Gravi 858b20ebe5 Update docker-library images
- `ghost`: ghost-cli 1.8.0
- `mariadb`: move `latest` to 10.3 (10.3.7 is GA / stable)
- `openjdk`: debian `11~15-1`
- `php`: 7.1.18
- `postgres`: 11 (docker-library/postgres#449)
- `rabbitmq`: 3.6.16-rc.1
- `rocket.chat`: 0.65.0
2018-05-29 10:01:21 -07:00
Tianon Gravi 1d7fbe13e0 Update docker-library images
- `mariadb`: 10.3.7
- `memcached`: 1.5.8
- `php`: 7.2.6
- `postgres`: implement `nss_wrapper` for Debian variants (docker-library/postgres#448)
- `redmine`: fix build (docker-library/redmine#116)
- `wordpress`: add `zip` extension for "Export Personal Data" (docker-library/wordpress#304)
2018-05-25 11:10:29 -07:00
Tianon Gravi f200d7ffde 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` (docker-library/mariadb#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/)
2018-05-23 10:13:17 -07:00
Tianon Gravi 26e7237b39 Update docker-library images
- `buildpack-deps`: add `netbase`
- `gcc`: 8.1.0
- `ghost`: 1.22.5, 0.11.13
- `haproxy`: 1.7.11
- `mariadb`: 10.0.35
- `mongo`: 3.7.9
- `mysql`: https://github.com/docker-library/mysql/pull/402
- `openjdk`: 11-ea-11, 8u171
- `php`: https://github.com/docker-library/php/pull/627, https://github.com/docker-library/php/pull/632
- `pypy`: https://github.com/docker-library/pypy/pull/23
- `python`: add `netbase`, 3.7.0b4
- `rabbitmq`: 3.7.5-rc.1
- `rocket.chat`: 0.64.1
2018-05-03 14:26:42 -07:00
Tianon Gravi 8c5f737311 Update docker-library images
- `mongo`: 3.7.8
- `php`: 7.1.17, 5.6.36, `--with-mhash` (docker-library/php#627)
- `rabbitmq`: 3.7.5-beta.3
- `ruby`: update `:alpine` to Alpine 3.7 (docker-library/ruby#205)
2018-05-03 14:17:13 -07:00
Tianon Gravi 1f26b71368 Update docker-library images
- `cassandra`: better IP detection (docker-library/cassandra#146)
- `docker`: 18.03.1-ce, 18.05.0-ce-rc1
- `drupal`: 8.5.3, 8.4.8, 7.59
- `ghost`: 1.22.4
- `haproxy`: better Lua install, stretch, Alpine 3.7 (docker-library/haproxy#63)
- `mariadb`: `5.5.60+maria-1~wheezy`
- `matomo`: `latest`
- `mongo`: 3.7.7
- `openjdk`: windows ojdkbuild 1.8.0.171-1
- `percona`: `5.7.21-21-3.jessie`
- `php`: 7.2.5, 7.0.30
- `piwik`: `latest`
- `postgres`: Debian Stretch (docker-library/postgres#437), Alpine 3.7 (docker-library/postgres#436)
- `pypy`: pip 10.0.1 (docker-library/pypy#22)
- `python`: fix Windows build via TLS 1.2 (docker-library/python#279), Python 2 `PYTHONIOENCODING=UTF-8` (docker-library/python#278)
2018-04-26 10:23:08 -07:00
Tianon Gravi ff9a9ba13c Update docker-library images
- `httpd`: Alpine 3.7
- `irssi`: Alpine 3.7
- `openjdk`: debian `10.0.1+10-3`
- `php`: superficial `docker-php-ext-enable` issues (docker-library/php#626)
- `piwik`: 3.4.0, multi-arch
- `rocket.chat`: 0.63.3
- `wordpress`: cli 1.5.1
2018-04-23 15:30:03 -07:00
Joe Ferguson 398efda688 Update docker-library images.
- `docker` update to `18.04.0-ce-rc1`
- `ghost` update to `1.22.1`
- `golang` https://github.com/docker-library/golang/pull/215
- `openjdk` minor Debian openjdk bumps
- `php` bump to `7.2.4`, `7.1.16`, `7.0.29`, and `5.6.35`
- `python` https://github.com/docker-library/python/pull/274
- `tomcat` openssl `1.1.0f-3+deb9u2`
2018-04-03 12:29:51 -07:00
Tianon Gravi 8c0897e48a Update docker-library images
- `docker`: 18.03.0-ce
- `httpd`: 2.4.33
- `php`: shared `sodium` extension (docker-library/php#605)
- `python`: pip 9.0.3
2018-03-22 10:21:00 -07:00
Tianon Gravi 0d33b3f55b Update docker-library images
- `php`: 7.2.3, 7.1.15, 7.0.28, 5.6.34
- `python`: `nis` module in Alpine (docker-library/python#266)
- `rocket.chat`: 0.62.1
2018-03-05 09:48:53 -08:00
Tianon Gravi d67b1ea05d Update PHP to 7.2.2, 7.1.14 2018-02-06 09:22:28 -08:00
Tianon Gravi a83a345a42 Update docker-library images
- `httpd`: update patches (https://www.apache.org/dist/httpd/patches/apply_to_2.2.34/2.2.x-mod_proxy-without-APR_HAS_THREADS.patch)
- `mariadb`: 10.3.4
- `memcached`: Alpine 3.7 (docker-library/memcached#31)
- `php`: adjust FPM `listen` to be port-only (docker-library/php#562)
2018-01-18 11:29:59 -08:00
Tianon Gravi 42c078952f Update docker-library images
- `gcc`: fix `update.sh` bug that caused repeated compression oscillation (ee35fa4d12)
- `ghost`: ghost-cli 1.4.2
- `irssi`: 1.0.6
- `nextcloud`: remove build deps (nextcloud/docker#215)
- `php`: 5.6.33, 7.0.27, 7.1.13, 7.2.1
- `rabbitmq`: 3.6.15-rc.1
2018-01-08 11:20:48 -08:00
Tianon Gravi 38b2ec4d9e Update docker-library images
- `cassandra`: add `docker-entrypoint.sh` to PATH (docker-library/cassandra#130)
- `ghost`: 1.19.1
- `haproxy`: 1.6.14, 1.7.10
- `nextcloud`: redis-3.1.6, APCu-5.1.9
- `php`: better libs-preserving code (docker-library/php#556)
- `redmine`: add `sqlserver` database adapter (docker-library/redmine#100)
- `rocket.chat`: 0.60.3
- `wordpress`: remove `-dev` dependencies (docker-library/wordpress#267)
2018-01-03 12:28:52 -08:00
Tianon Gravi 3290b03581 Update docker-library images
- `docker`: 17.12.0-ce-rc3
- `julia`: 0.6.2
- `percona`: 5.7.20
- `php`: block install of Debian `php` (docker-library/php#542)
- `python`: add Alpine 3.7 variants (docker-library/python#249), update Alpine thread stack size (docker-library/python#248)
- `redmine`: fix over-aggressive `chmod` (docker-library/redmine#98)
2017-12-18 14:21:55 -08:00
Tianon Gravi 824800d505 Update docker-library images
- `docker`: 17.12.0-ce-rc2
- `ghost`: 1.19.0, ghost-cli 1.4.1
- `php`: add `alpine3.7` variant for 7.2 (docker-library/php#535)
- `rabbitmq`: fix entrypoint typo (docker-library/rabbitmq#215)
- `rocket.chat`: 0.59.6, fix download path (RocketChat/Docker.Official.Image#36)
- `tomcat`: 8.0.48
2017-12-13 10:40:03 -08:00
Joe Ferguson 5602a84c91 Update ghost, mongo, redis
- `ghost` cli bump `1.4.0`
- `mongo` bump to `3.6.0-rc8`
- `php` comment change in `generate-stackbrew-library.sh`
- `redis` bump to `4.0.5`
2017-12-01 10:33:26 -08:00
Joe Ferguson fbe6be46c4 Update ghost mongo php redis tomcat wordpress
- `ghost` bump to `1.18.2`
- `mongo` bump to `3.6.0-rc7`
- `php` `7.2` GA and pcre-jit fixes https://github.com/docker-library/php/pull/526
- `redis` bump to `4.0.4`
- `tomcat` bumps to `8.5.24` and `9.0.2`
- `wordpress` bump to `4.9.1`
2017-11-30 13:38:03 -08:00
Tianon Gravi aa9235a1f2 Update docker-library images
- `golang`: `GOARM`/`GOARCH` (docker-library/golang#187)
- `haproxy`: 1.8.0 GA! (docker-library/haproxy#53)
- `hello-seattle`: the missing bits from https://github.com/docker-library/official-images/pull/3737 (new Windows tags)
- `hola-mundo`: the missing bits from https://github.com/docker-library/official-images/pull/3737 (new Windows tags)
- `mongo`: 3.6.0-rc5 (docker-library/mongo#215)
- `nextcloud`: `memcached-3.0.4` (nextcloud/docker#187)
- `openjdk`: debian `7u151-2.6.11-2~deb8u1`
- `php`: 7.1.12, 7.0.26
- `redmine`: passenger 5.1.12
2017-11-27 10:22:47 -08:00
Tianon Gravi a6ba97467b Update docker-library images
- `ghost`: 1.17.2, `knex-migrator` direct in `PATH` (docker-library/ghost#105)
- `mariadb`: 10.1.29, `gosu` 1.10 (docker-library/mariadb#139)
- `php`: argon2 password hashing in 7.2+ (docker-library/php#521)
- `postgres`: `--xlogdir` -> `--waldir` in 10+ (docker-library/postgres#374)
2017-11-15 14:22:00 -08:00
Tianon Gravi 7fb54c1c1e Update docker-library images
- `docker`: remove EOL 17.06
- `ghost`: 1.17.1
- `php`: 7.2.0RC6
- `postgres`: 10.1, 9.3.20, 9.4.15, 9.5.10, 9.6.6
- `ruby`: rubygems 2.7.2
2017-11-12 20:44:17 -08:00
Tianon Gravi e76cd6ad82 Update docker-library images
- `buildpack-deps`: `s/gnupg2/gnupg/g` (docker-library/buildpack-deps#70)
- `docker`: fix `zfs` arch exclusion (docker-library/docker#92)
- `drupal`: 8.4.1
- `gcc`: `s/gnupg2/gnupg/g` (docker-library/gcc#44)
- `php`: `s/gnupg2/gnupg/g` (docker-library/php#514)
- `postgres`: `s/gnupg2/gnupg/g` (docker-library/postgres#364)
- `rabbitmq`: `s/gnupg2/gnupg/g` (docker-library/rabbitmq#204)
2017-11-01 21:23:30 -07:00
Tianon Gravi bee53e473a Update docker-library images
- `ghost`: ghost-cli 1.2.0, support `NODE_ENV=development` (docker-library/ghost#100)
- `mariadb`: 10.0.33
- `php`: 5.6.32, 7.1.11
2017-10-30 13:12:39 -07:00
Tianon Gravi 472f215ff8 Update PHP to 7.2.0RC5 2017-10-26 14:21:24 -07:00
Tianon Gravi 1d80a41392 Update PHP to 7.0.25 2017-10-26 11:06:39 -07:00
Joe Ferguson abd6d6fd15 More arches for alpine based images (and a bump)!
- `mongo` just bump to `3.4.10`
2017-10-25 16:21:48 -07:00
Tianon Gravi 531f41a35c Update docker-library images
- `cassandra`: 3.11.1, 3.0.15
- `docker`: 17.10.0-ce-rc2, `/etc/nsswitch.conf` (docker-library/docker#84)
- `httpd`: apply any released patches, especially for CVEs (docker-library/httpd#79)
- `php`: 7.2.0RC4, more specific tags so a base image transition can be implemented over time (docker-library/php#507)
- `piwik`: 3.2.0
- `postgres`: fix `PATH`, especially for cyrillic characters in `psql` (docker-library/postgres#355)
2017-10-12 09:50:14 -07:00
Tianon Gravi 03b23bb45f Update docker-library images
- `docker`: add back 17.06 (support overlap for one month; https://blog.docker.com/2017/03/docker-enterprise-edition/)
- `ghost`: 1.10.0
- `php`: 7.1.10
2017-09-29 10:04:34 -07:00