Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(*): update nodejs to 22.14.0 #317

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

RG100-EMUX
Copy link

Вторая попытка выпустить 22.14.0 образ, вчера не получилось из-за отсутствия в docker hub
https://hub.docker.com/_/node/tags?name=22.14.0
Сегодня они есть

Copy link

changeset-bot bot commented Feb 14, 2025

⚠️ No Changeset found

Latest commit: 96b999d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@@ -16,12 +16,12 @@ jobs:
{ node: '16.20.2', alpine: '3.18', image: node, dockerfile: Dockerfile, tag: '16.20.2' },
{ node: '18.20.6', alpine: '3.20', image: node, dockerfile: Dockerfile, tag: '18.20.6' },
{ node: '20.18.2', alpine: '3.20', image: node, dockerfile: Dockerfile, tag: '20.18.2' },

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{ node: '20.18.2', alpine: '3.20', image: node, dockerfile: Dockerfile, tag: '20.18.2' },
{ node: '20.18.3', alpine: '3.20', image: node, dockerfile: Dockerfile, tag: '20.18.3' },

@@ -16,12 +16,12 @@ jobs:
{ node: '16.20.2', alpine: '3.18', image: node, dockerfile: Dockerfile, tag: '16.20.2' },
{ node: '18.20.6', alpine: '3.20', image: node, dockerfile: Dockerfile, tag: '18.20.6' },
{ node: '20.18.2', alpine: '3.20', image: node, dockerfile: Dockerfile, tag: '20.18.2' },
{ node: '22.13.1', alpine: '3.20', image: node, dockerfile: Dockerfile, tag: '22.13.1' },
{ node: '22.14.0', alpine: '3.20', image: node, dockerfile: Dockerfile, tag: '22.14.0' },

{ node: '16.20.2', alpine: '3.18', image: node, dockerfile: Dockerfile-slim, tag: '16.20.2-slim' },
{ node: '18.20.6', alpine: '3.20', image: node, dockerfile: Dockerfile-slim, tag: '18.20.6-slim' },
{ node: '20.18.2', alpine: '3.20', image: node, dockerfile: Dockerfile-slim, tag: '20.18.2-slim' },

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{ node: '20.18.2', alpine: '3.20', image: node, dockerfile: Dockerfile-slim, tag: '20.18.2-slim' },
{ node: '20.18.3', alpine: '3.20', image: node, dockerfile: Dockerfile-slim, tag: '20.18.3-slim' },

@@ -16,7 +16,7 @@ alpine-node-nginx
- 16.20.2, 16.20.2-slim (EOL - этот образ более обновляться не будет)
- 18.20.6, 18.20.6-slim
- 20.18.2, 20.18.2-slim

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- 20.18.2, 20.18.2-slim
- 20.18.3, 20.18.3-slim

@heymdall-legal heymdall-legal merged commit 96e4b7d into core-ds:master Feb 14, 2025
@RG100-EMUX RG100-EMUX deleted the update-nodejs-22.14 branch February 14, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants