Commit Graph

42 Commits

Author SHA1 Message Date
Peter Dave Hello 6833ee622c Update node.js v6 to v6.17.0 2019-02-28 20:46:43 +08:00
Peter Dave Hello daa131d713 Update node.js v6.x from 6.15.1 to 6.16.0
- https://github.com/nodejs/node/releases/tag/v6.16.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.16.0
2018-12-27 00:28:49 +08:00
Shelley Vohr 4df0614998 keys: add codebytere's gpg key (#956) 2018-12-18 09:53:27 +01:00
Peter Dave Hello 50ee09688e Update node.js v6 to v6.15.1 with Yarn v1.12.3 2018-12-03 22:18:44 +08:00
Laurent Goderre 8c0a9f2c14 Multiple slim (#850) 2018-11-29 15:20:12 +01:00
Laurent Goderre fd2bad889b Updated image to reflect changes in the template 2018-11-28 10:06:39 -05:00
Tianon Gravi ed3e8825b0 Revert and re-apply security bump with ONLY version bumps (#939)
This is the result of applying a revert of https://github.com/nodejs/docker-node/pull/938 (d2cab2e) followed by applying my simplified "bump-only" patch from https://github.com/nodejs/docker-node/pull/938#issuecomment-442294723 (a1ad45a).
2018-11-28 06:57:52 +01:00
Rod Vagg 0aae692a71
Security releases: 6.15.0, 8.14.0, 10.14.0, 11.3.0 (#938)
* Security releases: 6.15.0, 8.14.0, 10.14.0, 11.3.0

Ref: https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/
2018-11-28 13:19:16 +11:00
Tianon Gravi 77c2d0850a Revert "Enable ccache for Alpine builds on Travis CI" and "Fix Alpine build with the missing `|| true`"
This reverts commits 2893221564 and 7e5b3f07e6.
2018-11-22 10:11:01 -08:00
Peter Dave Hello 2893221564 Fix Alpine build with the missing `|| true`
This can prevent the build failed when there is no outside netcat
listening for cache transferring.
2018-11-21 23:46:28 +08:00
Peter Dave Hello 7e5b3f07e6 Enable ccache for Alpine builds on Travis CI 2018-11-21 19:25:00 +08:00
Christopher Horrell 8ccd57c145 Update gpg invocations to use --batch
See:

- https://bugs.debian.org/913614
- https://github.com/docker-library/busybox/pull/55
2018-11-16 12:15:31 -05:00
Max Winterstein 5c23d96539 Fix wrong link to gpg keys 2018-11-12 10:07:33 +01:00
Peter Dave Hello e4ffb63b0d Temporarily remove some unsupported slim and onbuild architectures 2018-11-02 01:41:59 +08:00
Tianon Gravi b213f135c6 Remove "jessie" from unsupported architectures
See https://wiki.debian.org/LTS for the list of supported "Debian Jessie" architectures (currently "i386, amd64, armel and armhf").
2018-10-31 00:46:00 +08:00
Rod Vagg 72dd945d29 Security releases: 10.9.0, 8.11.4, 6.14.4 2018-08-16 12:39:54 +10:00
Michael Dawson e3ec2111af Update latest versions for security release 2018-06-12 20:04:41 -04:00
Laurent Goderre 5b5e7b6f28 Added the new gpg key for @targos
Fixes #779
2018-06-08 09:17:54 -04:00
Laurent Goderre 11a62b6154 Fixed the onbuild versions
Explicitly define the debian version to use for onbuild
2018-05-27 22:35:32 -04:00
Laurent Goderre 7fea7b033c Don't use a default variant
tenp
2018-05-27 22:35:28 -04:00
Peter Dave Hello 5bfc806e0e Improve architectures file readability [ci skip] 2018-05-25 03:16:13 +08:00
Christopher Horrell 9472806006 curl: always use --compressed flag 2018-05-18 13:23:45 -04:00
Christopher Horrell 4e0c4c8644 curl: use -f flag consistently
Curl will fail silently with error 22 rather outputting the html error
document
2018-05-18 13:23:45 -04:00
Christopher Horrell 90029512f9 curl: use -s and -S flags to disable progress meter but show errors 2018-05-18 13:23:45 -04:00
Christopher Horrell 49790d2e87 Switch to jessie-slim for the slim variant
Closes #618
2018-05-18 09:54:30 -04:00
Christopher Horrell 773be66016 Drop wheezy variant
Full support for wheezy ended on April 26, 2016. LTS support will drop
in May 2018:

https://wiki.debian.org/DebianReleases#Production_Releases

We may want to wait until the LTS drop date. However, given the recent
release of Stretch the timing seems appropriate to do it sooner.

Also worth noting is that LTS is not supported by the Debian Security
team but by volunteers and interested companies:

https://wiki.debian.org/LTS
2018-05-10 21:03:41 -04:00
Peter Dave Hello bb49c321f7 Update node.js v6.x to 6.14.2 with Yarn v1.6.0 2018-05-01 01:50:19 +08:00
Peter Dave Hello 987139fc23 Update node.js v6.14.0 to v6.14.1 2018-03-30 11:49:14 +08:00
Peter Dave Hello ebb4816d0d Update node.js v6.x to v6.14.10 2018-03-29 00:29:08 +08:00
Cecile Tonglet ab12e9bab4 Fixed symbolic links to yarn and yarnpkg (#650)
* Fixed symbolic links to yarn and yarnpkg

* Ensures npm and yarn can be run properly
2018-03-16 16:41:21 +01:00
Peter Dave Hello ae26d217bc Update yarn w/ symbolic-linked directory, cc #639 2018-03-16 01:19:02 +08:00
Christopher Horrell b3d1870b63 Update for Node.js v6.13.1
Also updates yarn to 1.5.1
2018-03-06 16:37:01 -05:00
Christopher Horrell 8498ff5302 Drop keyserver.pgp.com
See https://github.com/docker-library/official-images/pull/4006#issuecomment-365420103

Also try pgp.mit.edu last instead of first and try p80.pool.sks-keyservers.net
first
2018-02-20 13:18:24 -05:00
Peter Dave Hello b57e96aea7 Update for node.js v6.13.0 2018-02-14 02:59:35 +08:00
Kyle Farnung 25f26146ac Cleanup from #623
Ran the script and noticed a few issues:
* Removed whitespace from Dockerfile-stretch.template to match the
  existing files
* Let the script update the other files for consistency
2018-02-08 10:29:14 -08:00
Paolo Mainardi 4e5eda8fed remove :80 from ipv4 host 2018-02-06 17:35:01 +01:00
Paolo Mainardi 1429b40e07 fix alpine ipv4 host 2018-02-05 23:45:19 +01:00
Paolo Mainardi 43458812d3 better support of gpg keys installation behind a proxy 2018-02-05 13:52:34 +01:00
Christopher Horrell 29b421ce1f Update for Node.js v6.12.3
See: https://nodejs.org/en/blog/release/v6.12.3/
2018-01-02 17:11:31 -05:00
Peter Dave Hello 632df638ab Update nodejs v6 from v6.12.1 to v6.12.2 2017-12-08 20:13:04 +01:00
Peter Dave Hello 698232de1e Update node.js v6.12.0 to v6.12.1 2017-12-05 22:08:16 +08:00
Christopher Horrell f941101d4d Use only major version for directory names 2017-11-08 11:06:50 -05:00