Commit Graph

57 Commits

Author SHA1 Message Date
Laurent Goderre 93c5e09856 Fetch the checksum for the pre-built alpine binary at image update time. 2019-10-28 09:15:17 -04:00
Laurent Goderre c219332723 Try to download pre-built alpine binary before building 2019-10-28 09:15:17 -04:00
Peter Dave Hello f587553160 Update node.js v10 to v10.17.0 with Yarn v1.19.1
- https://nodejs.org/en/blog/release/v10.17.0/
- https://github.com/nodejs/node/releases/tag/v10.17.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.17.0
2019-10-23 03:57:17 +08:00
Laurent Goderre d128613f1d
Merge pull request #1083 from tianon/alpine-arm32v7
Add arm32v7 to Alpine variants
2019-08-17 16:00:35 -04:00
Sam Roberts a9c583095d Update Node.js 8, 10, 12 for security releases 2019-08-15 15:53:39 -07:00
Peter Dave Hello 2524f98f3b Update node.js v10 from v10.16.1 to v10.16.2
- https://nodejs.org/en/blog/release/v10.16.2/
- https://github.com/nodejs/node/releases/tag/v10.16.2
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.16.2
2019-08-07 13:51:22 +08:00
Tianon Gravi 6a4436029a Add arm32v7 to Alpine variants 2019-08-05 16:25:48 -07:00
Peter Dave Hello f5b60750fe Update node.js v10 to v10.16.1 with Yarn v1.17.3
- https://nodejs.org/en/blog/release/v10.16.1/
- https://github.com/nodejs/node/releases/tag/v10.16.1
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.16.1
2019-08-01 03:13:07 +08:00
Tommi Vainikainen 2a856dabc3 Add Debian 10 buster images
New stable release Debian 10 "buster" was released 2019-07-06.  Add
new "buster" and "buster-slim" image variants for all currently
supported Node.js versions (v8, v10, v12).
2019-07-17 17:40:49 +03:00
Laurent Goderre f8f2384f7e
Merge pull request #1043 from LaurentGoderre/entrypoint
Added an entrypoint script
2019-06-04 10:14:14 -04:00
Peter Dave Hello 2e3e6afe0a Update node.js v10 to v10.16.0 with Yarn v1.16.0
- https://nodejs.org/en/blog/release/v10.16.0/
- https://github.com/nodejs/node/releases/tag/v10.16.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.16.0
2019-05-29 14:04:09 +08:00
Laurent Goderre 7e47b378c4 Added an entrypoint script
Fixes #1039
2019-05-26 19:53:24 -04:00
Peter Dave Hello 5a6a5e9199 Disable `make` verbose mode in Alpine builds 2019-04-18 17:14:48 +08:00
Peter Dave Hello 20c7e9a7eb
Merge pull request #1006 from PeterDaveHello/update-node.js
Update node.js v10 to v10.15.3 and Alpine to v3.9
2019-03-06 10:08:11 +08:00
Peter Dave Hello 44cf85e4f3
Merge pull request #994 from tianon/architectures
Update architectures files (generated)
2019-03-06 01:51:19 +08:00
Peter Dave Hello 170ed2092d Update node.js v10 to v10.15.3 and Alpine to v3.9
https://github.com/nodejs/node/releases/tag/v10.15.3
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3

Close #999
2019-03-06 01:18:58 +08:00
Peter Dave Hello 1d01380b9f Update node.js v10 to v10.15.2 2019-02-28 20:46:00 +08:00
Tianon Gravi 0d4156af75 Update architectures files (generated)
The contents of these files were generated by cross-referencing the available artifacts on https://nodejs.org/dist/ vs the supported architectures of the base image of each variant.
2019-02-19 16:46:54 -08:00
Peter Dave Hello 90043cdde5 Update node.js v10 to v10.15.1 with Yarn v1.13.0
- https://github.com/nodejs/node/releases/tag/v10.15.1
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.1
2019-01-30 02:49:43 +08:00
Peter Dave Hello f8c22aeb31 Update node.js v10.x from v10.14.2 to v10.15.0
- https://github.com/nodejs/node/releases/tag/v10.15.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.0
2018-12-27 00:31:13 +08:00
Shelley Vohr 4df0614998 keys: add codebytere's gpg key (#956) 2018-12-18 09:53:27 +01:00
Peter Dave Hello 3e539e6925 Update node.js v10 from v10.14.1 to v10.14.2
- https://github.com/nodejs/node/releases/tag/v10.14.2
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.14.2
2018-12-12 12:27:51 +08:00
Peter Dave Hello e1f2520c7a Update nodejs v10.14.0 to v10.14.1 w/ Yarn v1.12.3
- https://github.com/nodejs/node/releases/tag/v10.14.1
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.14.1
2018-11-30 01:00:41 +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
Peter Dave Hello 8867c37cf8 Add fixed architectures file for v10 2018-11-02 01:38:33 +08:00
Peter Dave Hello 336fb22939 Update node.js v10.x to v10.13.0 2018-10-31 00:52:30 +08:00
Simen Bekkhus 45fa3ebe94
upgrade to node 10.12 (#872)
https://nodejs.org/en/blog/release/v10.12.0/
2018-10-11 07:58:50 +02:00
Simen Bekkhus 11d4e7fb83
Update to node 10.11.0 (#859)
https://nodejs.org/en/blog/release/v10.11.0/
2018-09-20 17:04:22 +02:00
Nick Schonning c4aab5a6c7 feat: Update for NodeJS 10.10.0 (#851) 2018-09-07 10:38:15 +02:00
Rod Vagg 72dd945d29 Security releases: 10.9.0, 8.11.4, 6.14.4 2018-08-16 12:39:54 +10:00
Peter Dave Hello 387d4d9182 Update node.js v10.x to v10.8.0 with Yarn v1.9.2 2018-08-02 03:00:11 +08:00
Peter Dave Hello 58dbead97e Update node.js v10 images
- Update node.js v10.x to v10.7.0
- For Alpine based image, update Alpine from v3.7 to v3.8

Ref:
- https://github.com/nodejs/node/releases/tag/v10.7.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.7.0
2018-07-19 02:35:55 +08:00
Peter Dave Hello 3e179a8570 Update node.js v10.x to v10.6.0
- https://github.com/nodejs/node/releases/tag/v10.6.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.6.0
2018-07-05 02:28:09 +08:00
Simen Bekkhus 65ba769f40
Update node to 10.5.0 (#792)
https://nodejs.org/en/blog/release/v10.5.0/
2018-06-20 22:10:24 +02: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
Peter Dave Hello 8efaa06485 Update node.js v10.x to v10.4.0 2018-06-06 22:28:09 +08:00
Peter Dave Hello bbae51a013 Update node.js v10.x to v10.3.0
- https://github.com/nodejs/node/releases/tag/v10.3.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.3.0
2018-05-30 04:24:49 +08:00
Laurent Goderre 7fea7b033c Don't use a default variant
tenp
2018-05-27 22:35:28 -04:00
Christopher Horrell bd74777e9e Update for Node.js v10.2.1 (#759)
See: https://nodejs.org/en/blog/release/v10.2.1/
2018-05-25 01:19:17 +01:00
Christopher Horrell 772f98bd6e Update for Node.js v10.2.0
Includes Yarn update for 1.7.0
2018-05-23 19:59:57 -04:00