Skip to content

add new docker image for nodejs v26 - #568

Merged
dmitrbrvsk merged 1 commit into
masterfrom
feat/new-docker-image
Aug 11, 2026
Merged

add new docker image for nodejs v26#568
dmitrbrvsk merged 1 commit into
masterfrom
feat/new-docker-image

Conversation

@dmitrbrvsk

Copy link
Copy Markdown
Contributor

No description provided.

@changeset-bot

changeset-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0d12c07

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

Comment thread .github/workflows/alpine-node.yml Outdated
{ node: '24.14.1', alpine: '3.23', image: node, dockerfile: Dockerfile, tag: '24.14.1' },
{ node: '26.7.0', alpine: '3.23', image: node, dockerfile: Dockerfile, tag: '26.7.0' },

{ node: '20.20.0', alpine: '3.23', image: node, dockerfile: Dockerfile-slim, tag: '20.20.0-slim' },

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

может 20 дропнуть сразу?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

сделал)

Comment thread .github/workflows/alpine-node.yml Outdated
{ node: '20.20.0', alpine: '3.23', image: node, dockerfile: Dockerfile-slim, tag: '20.20.0-slim' },
{ node: '22.22.0', alpine: '3.23', image: node, dockerfile: Dockerfile-slim, tag: '22.22.0-slim' },
{ node: '24.14.1', alpine: '3.23', image: node, dockerfile: Dockerfile-slim, tag: '24.14.1-slim' },
{ node: '26.7.0', alpine: '3.23', image: node, dockerfile: Dockerfile-slim, tag: '26.7.0-slim' },

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

давай сразу alpine 3.24

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

обновил

@dmitrbrvsk
dmitrbrvsk force-pushed the feat/new-docker-image branch from 65f32d4 to 0d12c07 Compare August 11, 2026 11:51
@dmitrbrvsk
dmitrbrvsk merged commit 199641a into master Aug 11, 2026
4 checks passed
@dmitrbrvsk
dmitrbrvsk deleted the feat/new-docker-image branch August 11, 2026 12:53
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.

2 participants