Commit Graph

76 Commits

Author SHA1 Message Date
Simen Bekkhus c2604466d0 chore: update to v10.23.0 & v14.15.0
https://nodejs.org/en/blog/release/v10.23.0/

https://nodejs.org/en/blog/release/v14.15.0/
2020-10-27 19:46:59 +01:00
Travis Shivers b161a740df
refactor(architectures): sort and align 2020-10-07 00:06:56 -05:00
Travis Shivers 3d290f8d6d
fix: use python3 or python2 for alpine
In alpine3.12, they removed the python package in favor of either
python2 or python3.
https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.12.0#python2_no_longer_provides_python_and_python-devel

However, nodejs 12, 10 require python2 for building from source. I added
a change in update.sh that swaps out python3 for python2 in those older
versions for alpine Dockerfiles.

Refs #1330
2020-09-22 18:50:21 -05:00
Nick Schonning 140d3e49b9 feat: v10.22.1 security release 2020-09-15 20:48:06 -04:00
Tianon Gravi 6dbb02337e Remove EOL Jessie variants, update Stretch LTS arches 2020-07-22 17:59:07 -07:00
Peter Dave Hello 744e358d7d Update node.js v10 from v10.21.0 to v10.22.0
- https://nodejs.org/en/blog/release/v10.22.0/
- https://github.com/nodejs/node/releases/tag/v10.22.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.22.0
2020-07-22 02:09:48 +08:00
Nick Schonning cc23289cff feat: Update to v10.21.0 2020-06-02 18:04:50 -04:00
Peter Dave Hello d071b895dd Update node.js v10 from v10.20.0 to v10.20.1
- https://nodejs.org/en/blog/release/v10.20.1/
- https://github.com/nodejs/node/releases/tag/v10.20.1
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.20.1
2020-04-12 23:05:55 +08:00
Peter Dave Hello 73c45712bb Update node.js v10 to v10.20.0 with Yarn v1.22.4
- https://nodejs.org/en/blog/release/v10.20.0/
- https://github.com/nodejs/node/releases/tag/v10.20.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.20.0
2020-04-09 01:50:08 +08:00
Simen Bekkhus 2caaf1a42c
maybe fix arm? 2020-02-13 23:17:43 +01:00
Simen Bekkhus 71849fa348
chore: try to keep dynamically linked files 2020-02-13 22:46:12 +01:00
Simen Bekkhus eb89a38195
Merge pull request #1197 from SimenB/smoke-test
chore: add smoke tests to the images
2020-02-13 22:41:50 +01:00
Peter Dave Hello 46f5203674
Update Node.js 10, 12, 13 for 2020-01 security updates
v10.18.1 -> v10.19.0, v12.14.1 -> v12.15.0, v13.7.0 -> v13.8.0

See:

- https://nodejs.org/en/blog/release/v10.19.0
- https://nodejs.org/en/blog/release/v12.15.0
- https://nodejs.org/en/blog/release/v13.8.0
2020-02-06 21:05:32 +01:00
Simen Bekkhus 6005d05f58
chore: add smoke tests to the images 2020-01-14 10:17:35 +01:00
Nick Schonning e756350f8b feat: Update to 10.18.1
Ref https://nodejs.org/en/blog/release/v10.18.1/
2020-01-09 20:28:42 -05:00
Simen Bekkhus f99660df7b
fix: uninstall download helpers from slim image 2020-01-08 09:30:05 +01:00
Peter Dave Hello ab3d54cef9 Add image for Alpine Linux v3.11 2019-12-20 01:56:14 +08:00
Sam Roberts 3c10e90893
Update Node.js 8, 10, 12, 13 for 2019-12 security
For < 13, npm and yarn is being updated to address vulnerabilities.

For 13, its the normal release contents, including the npm and yarn update.
2019-12-18 08:55:26 +01:00
Laurent Goderre c6bc44e84a Added multiple versions of alpine 2019-11-12 07:27:42 -05:00
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