Skip to content

fix: --without dev in dockerfile - #223

Merged
MarcusDragsten merged 1 commit into
mainfrom
docker-syntax
Mar 4, 2026
Merged

fix: --without dev in dockerfile#223
MarcusDragsten merged 1 commit into
mainfrom
docker-syntax

Conversation

@MarcusDragsten

Copy link
Copy Markdown
Contributor

What does this pull request change?

Why is this pull request needed?

Issues related to this change

@MarcusDragsten
MarcusDragsten requested a review from a team as a code owner March 4, 2026 07:28
Copilot AI review requested due to automatic review settings March 4, 2026 07:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the production Docker image build to use Poetry’s dependency-group syntax when installing dependencies, aligning the Docker build with newer Poetry CLI behavior.

Changes:

  • Replace deprecated poetry install --no-dev with poetry install --without dev in the prod stage.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Dockerfile
@MarcusDragsten
MarcusDragsten enabled auto-merge (rebase) March 4, 2026 07:31
@MarcusDragsten
MarcusDragsten disabled auto-merge March 4, 2026 07:33
@MarcusDragsten
MarcusDragsten merged commit c2318f4 into main Mar 4, 2026
9 checks passed
@MarcusDragsten
MarcusDragsten deleted the docker-syntax branch March 4, 2026 07:39
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