Skip to content

Bump npm package version in docker image#18438

Merged
calexiou merged 1 commit intomasterfrom
feat/bump-version-attr-in-docker
Apr 1, 2026
Merged

Bump npm package version in docker image#18438
calexiou merged 1 commit intomasterfrom
feat/bump-version-attr-in-docker

Conversation

@calexiou
Copy link
Copy Markdown
Contributor

@calexiou calexiou commented Apr 1, 2026

Description

Updates the version attribute in the NPM package definition on container image manifests.

Addresses

  • Some container tooling (vuln scanners, etc) gets confused when it keeps seeing nil versions being presented on NPM packages.

Summary by cubic

Sets the NPM package version in the Docker images to match BUDIBASE_VERSION so scanners and tooling don’t see null versions. Updates package.json during build in the hosting/single, server, and worker images using jq.

Written for commit 747ba5d. Summary will update on new commits.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@calexiou calexiou enabled auto-merge April 1, 2026 12:37
@calexiou calexiou merged commit 64c49e9 into master Apr 1, 2026
34 checks passed
@calexiou calexiou deleted the feat/bump-version-attr-in-docker branch April 1, 2026 12:42
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants