Skip to content

Fix publish#2696

Merged
plengauer merged 4 commits into
mainfrom
plengauer-patch-6
Dec 18, 2025
Merged

Fix publish#2696
plengauer merged 4 commits into
mainfrom
plengauer-patch-6

Conversation

@plengauer

Copy link
Copy Markdown
Owner

No description provided.

@plengauer plengauer self-assigned this Dec 18, 2025
@plengauer plengauer marked this pull request as ready for review December 18, 2025 09:31
Copilot AI review requested due to automatic review settings December 18, 2025 09:31

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

This PR fixes an issue in the publish workflow by correcting Docker image handling. The version is being rolled back from 6.0.0 to 5.38.0, and the Docker image cleanup and push commands are corrected to use the proper image name references.

Key Changes:

  • Reverted version from 6.0.0 to 5.38.0
  • Fixed Docker image removal to target the correct tag (:latest)
  • Corrected Docker push command to use the base image name instead of the full tag

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
VERSION Rolled back version from 6.0.0 to 5.38.0
.github/workflows/publish.yml Fixed Docker image cleanup and push commands to reference correct image names

Comment thread .github/workflows/publish.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings December 18, 2025 09:33

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread .github/workflows/publish.yml
@plengauer plengauer merged commit b6f5795 into main Dec 18, 2025
7 of 19 checks passed
@plengauer plengauer deleted the plengauer-patch-6 branch December 18, 2025 09:35
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