Commit Graph

1925 Commits

Author SHA1 Message Date
Nick Schonning b1542f5774
Merge pull request #2007 from jnoordsij/add-alpine-3.19
Add Alpine 3.19 variant
2023-12-09 23:11:07 -05:00
Jesper Noordsij 5bb3052991
Update templates to add Alpine 3.19 and drop 3.17 2023-12-07 10:59:38 +01:00
Jesper Noordsij 3546ba31aa
Add Alpine 3.19 and drop 3.17 to architectures and versions.json
Also set 3.19 as new default
2023-12-07 10:59:20 +01:00
ttshivers feb33de091
Merge pull request #2006 from nodejs/update-branch
feat: Node.js 21.4.0
2023-12-05 12:25:00 -06:00
Node.js GitHub Bot 6e6de6d890 feat: Node.js 21.4.0 2023-12-05 18:22:55 +00:00
Otávio Silva d7c2df9571
docs(README): Add ports mapping to Docker Compose example
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2023-12-04 15:00:34 -03:00
Otávio Silva 3d07b595c0
docs(README): update link 2023-12-04 10:14:23 -03:00
Simen Bekkhus b1413863bf
Merge pull request #2003 from nodejs/update-branch
feat: Node.js 18.19.0, 21.3.0
2023-12-02 00:21:42 +01:00
Node.js GitHub Bot f416b53801 feat: Node.js 18.19.0, 21.3.0 2023-12-01 23:20:29 +00:00
Otávio Silva dbdbdaf1b7
docs(README): link libc6-compat
Broken libc6-compat link fix.
2023-12-01 17:03:43 -03:00
Otávio Silva f7676d2b8c
Update README.md
add a space

Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2023-11-30 15:37:26 -03:00
Simen Bekkhus f0605bb5c4
Merge pull request #1999 from nodejs/update-branch
feat: Node.js 20.10.0
2023-11-22 22:34:40 +01:00
Node.js GitHub Bot b98d3851de feat: Node.js 20.10.0 2023-11-22 21:33:26 +00:00
Nick Schonning 325606f2b4
Merge pull request #1997 from nodejs/update-branch
feat: Node.js 21.2.0
2023-11-15 16:51:04 -05:00
Node.js GitHub Bot ed83529ea6 feat: Node.js 21.2.0 2023-11-15 20:33:13 +00:00
Laurent Goderre ccd124b6d7
Merge pull request #1996 from yehonatanz/remove-unused-openssl-headers
Remove unused openssl headers
2023-11-15 11:15:14 -05:00
ttshivers 75c91643fc
Merge pull request #1995 from nodejs/dependabot/github_actions/actions/github-script-7
chore(deps): bump actions/github-script from 6 to 7
2023-11-14 19:52:09 +04:00
Yehonatan Zecharia e148eb79f5 Run ./update.sh 2023-11-14 10:41:44 +02:00
Yehonatan Zecharia 89afeedf05 Remove unused openssl headers from alpine images as well 2023-11-14 10:41:44 +02:00
Yehonatan Zecharia 6759947fb3 Run update.sh for slim images (not ran after previous PR) 2023-11-14 10:41:44 +02:00
dependabot[bot] 5500ec831a
chore(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 07:38:14 +00:00
Laurent Goderre dbc174542d
Merge pull request #1923 from yehonatanz/remove-unused-openssl-headers
Remove unused openssl headers
2023-11-13 12:28:17 -05:00
Otávio Silva 390cb75062
docs: update README.md to include ports
Update readme.md include both method to expose the container.
2023-11-09 12:41:06 -03:00
Otávio Silva f4d5953516
Update README.md
Update docker-compose example with ports usage, because is better and more cofiable than expose usage
2023-11-09 11:29:17 -03:00
Simen Bekkhus 18b91b9471
Merge pull request #1990 from nodejs/dependabot/github_actions/tj-actions/changed-files-40
chore(deps): bump tj-actions/changed-files from 39 to 40
2023-10-26 10:44:10 +02:00
dependabot[bot] 98279e9517
chore(deps): bump tj-actions/changed-files from 39 to 40
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 40.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v39...v40)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 07:35:43 +00:00
Nick Schonning f8f7c3997d
Merge pull request #1988 from nodejs/20-iron
feat: Nodejs 20 LTS Iron codename
2023-10-25 02:59:56 -04:00
Nick Schonning bfcdac3f9e
feat: Nodejs 20 LTS Iron codename 2023-10-25 02:15:03 -04:00
ttshivers 85f0d7d0b1
Merge pull request #1987 from nodejs/update-branch
feat: Node.js 20.9.0, 21.1.0
2023-10-24 23:22:09 -05:00
Node.js GitHub Bot 62c2e3cfb1 feat: Node.js 20.9.0, 21.1.0 2023-10-25 04:04:28 +00:00
Simen Bekkhus e8ccb46f10
Merge pull request #1985 from nodejs/dependabot/github_actions/actions/setup-node-4
chore(deps): bump actions/setup-node from 3 to 4
2023-10-24 10:43:11 +01:00
dependabot[bot] f044847f3f
chore(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 07:02:56 +00:00
Simen Bekkhus c44018cad3
Merge pull request #1981 from LaurentGoderre/fix-lts-tag
Fix the gap between the start of a maintenance period for an LTS and the new LTS start
2023-10-19 21:31:25 +01:00
Laurent Goderre a090a371cd Fix the gap between the start of a maintenance period for an LTS and the new LTS start 2023-10-19 15:57:09 -04:00
Simen Bekkhus ba45415915
Merge pull request #1980 from jnoordsij/node-21
feat: Node.js 21.0.0
2023-10-19 11:38:57 +01:00
Laurent Goderre c7cf5c2910
Merge pull request #1771 from zsolt-dev/zsolt-dev-patch-1
Add an example of how to create smaller images without npm/yarn
2023-10-18 16:44:31 -04:00
Jesper Noordsij 1e7c74a214
Do not make buster variant for v21 image 2023-10-18 13:02:32 +02:00
Jesper Noordsij 593dd75b22
Update v21 templates to include changes from #1901 2023-10-18 13:00:24 +02:00
Jesper Noordsij c3b405debb
feat: Node.js 21.0.0 2023-10-18 12:59:27 +02:00
Simen Bekkhus bdf5edb771
Merge pull request #1901 from jnoordsij/debian-image-tmp-gpg-directory
Use temporary `GNUPGHOME` directory when using gpg in image builds
2023-10-18 11:58:36 +02:00
Simen Bekkhus db3368101b
Merge pull request #1978 from nodejs/update-branch
feat: Node.js 18.18.2, 20.8.1
2023-10-14 10:34:19 +02:00
Node.js GitHub Bot 6c20762ebf feat: Node.js 18.18.2, 20.8.1 2023-10-14 08:33:16 +00:00
Simen Bekkhus fd5f186f31
Merge pull request #1975 from nodejs/update-branch
feat: Node.js 18.18.1
2023-10-11 19:31:33 +01:00
Node.js GitHub Bot 5803273bee feat: Node.js 18.18.1 2023-10-11 18:04:32 +00:00
Jesper Noordsij 72958a9258
Use temporary GNUPGHOME directory when using gpg in image builds 2023-10-06 16:14:27 +02:00
Simen Bekkhus 60f181dec3
Merge pull request #1971 from nodejs/update-branch
feat: Node.js 20.8.0
2023-09-29 11:38:05 +02:00
Node.js GitHub Bot 230b985264 feat: Node.js 20.8.0 2023-09-29 09:33:10 +00:00
Yehonatan Zecharia 924180b5b5 Run ./update.sh 2023-09-27 16:07:17 +03:00
Yehonatan Zecharia 7bf57de587 Remove unused OpenSSL headers to save ~34MB of image size 2023-09-27 16:07:17 +03:00
Simen Bekkhus c32b80c91f
Merge pull request #1967 from nodejs/update-branch 2023-09-19 08:37:44 +02:00