Commit Graph

15 Commits

Author SHA1 Message Date
Gerhard Schlager ff9ddabe38 Update dependencies (#429)
* Ruby 2.6.3 which has a couple of Unicode improvements

* nginx from 1.5.9 to 1.5.12 (http://nginx.org/en/CHANGES)

* ImageMagick 7.0.8-42 and switch it back to using GitHub, because only the latest release is available on the official site and this regularly breaks our build

* libpng from 1.6.36 to 1.6.37 (security fix)

* gifsicle from 1.91 to 1.92 (http://www.lcdf.org/gifsicle/changes.html)

* Node.js v10, the latest active LTS (https://nodejs.org/en/about/releases/)
2019-04-27 18:08:16 +10:00
Sam Saffron ae073319bf Update dependencies
Including minor upgrades for redis,ruby,image magick, libpng

One notable thing here is that I removed the SHA check from redis

I am not against checking SHA but we need to explode if it fails and do
something far more consistent across our various downloads
2019-03-21 10:46:05 +11:00
Sam f77ca5a863 Update image dependencies
- Update NGINX to latest stable
- Update pngquant to latest stable
- Update ImageMagick to latest stable

Also, remove extra ruby install, it is no longer needed
2019-02-18 15:17:21 +11:00
Rafael dos Santos Silva 89a6bba8f2 Update everything 2018-06-13 19:45:15 -03:00
Sam 850d05fda4 bump nginx version 2017-12-07 11:11:57 +11:00
Gerhard Schlager 179f79f4db Removes workaround for building libbrotli
This reverts 4a33d3e72f
It was fixed in 89797d5d4b
2017-10-30 16:28:42 +01:00
Gerhard Schlager 4a33d3e72f Workaround for https://github.com/bagder/libbrotli/issues/45 2017-10-21 02:01:47 +02:00
Sam 2de1048e4e downgrade ruby to 2.3.4
upgrade nginx to latest stable
2017-07-28 09:48:25 -04:00
Rafael dos Santos Silva 1cd6aa50cd Fixes ngx_brotli compilation 2016-12-28 16:54:31 -02:00
Rafael dos Santos Silva 2e8fae89db Updates nginx from 1.11.3 to 1.11.6 2016-11-16 18:04:11 -02:00
Rafael dos Santos Silva f834837da1 Ignore ngx_brotli deprecations for now 2016-10-18 20:59:08 -02:00
Rafael dos Santos Silva f2eb98478b Ignore ngx_brotli deprecations for now 2016-10-18 20:58:59 -02:00
Sam df088f79dd upgrade image to latest mainline 2016-08-29 18:09:22 +10:00
Sam e51e80ad68 move nginx binary into place 2016-06-07 16:26:36 +10:00
Sam e8b9677b79 New base image
- add brotli support to nginx
- update imagemagick
- update phantomjs to safe version
2016-06-07 16:13:02 +10:00