nodejs / docker-node

Official Docker Image for Node.js :whale: :turtle: :rocket:
https://hub.docker.com/_/node/
MIT License
8.13k stars 1.95k forks source link

Add Alpine 3.20 variant #2085

Closed jnoordsij closed 1 month ago

jnoordsij commented 1 month ago

Description

This PR adds a variant for Alpine 3.20 and drops the 3.18 variant at the same time. See also #2007.

Requires https://github.com/docker-library/official-images/pull/16801.

Motivation and Context

Provide latest Alpine version (see https://alpinelinux.org/posts/Alpine-3.20.0-released.html).

Testing Details

Example Output(if appropriate)

Types of changes

Checklist

github-actions[bot] commented 1 month ago

Created PR on the official-images repo (https://github.com/docker-library/official-images/pull/16806). See https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what if you are wondering when it will be available on the Docker Hub.