Skip to content

fix build problem in workflow#1135

Merged
mako321 merged 1 commit into
mainfrom
feature/sentry-up
Sep 12, 2025
Merged

fix build problem in workflow#1135
mako321 merged 1 commit into
mainfrom
feature/sentry-up

Conversation

@victazzz
Copy link
Copy Markdown
Contributor

No description provided.

@victazzz victazzz requested a review from Copilot September 12, 2025 13:06
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a build problem in the Docker workflow by updating the Node.js base image configuration. The change parameterizes the Node.js version and updates the base image from Debian Buster to Bookworm.

  • Introduces an ARG directive to make the Node.js version configurable
  • Updates the base image from node:20-buster to node:${NODE_VERSION}-bookworm
  • Changes the Debian base from Buster to Bookworm for better compatibility

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mako321 mako321 merged commit 63ab9f5 into main Sep 12, 2025
4 of 5 checks passed
@mako321 mako321 deleted the feature/sentry-up branch September 12, 2025 13:07
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.

3 participants