Skip to content

fix: compare the correct versions in docker pipeline#1745

Merged
dunglas merged 1 commit intomainfrom
fix/compare-correct-versions
Jul 15, 2025
Merged

fix: compare the correct versions in docker pipeline#1745
dunglas merged 1 commit intomainfrom
fix/compare-correct-versions

Conversation

@AlliBalliBaba
Copy link
Copy Markdown
Contributor

As @PhilETaylor correctly noticed in #1742 the docker version used to compare latest images in the pipeline has a leading 'v'.

This PR removes the 'v' and prevents the docker build job from being triggered unnecessarily every night even when there is no new version available upstream.

@dunglas dunglas merged commit 23073b6 into main Jul 15, 2025
48 checks passed
@dunglas dunglas deleted the fix/compare-correct-versions branch July 15, 2025 02:08
@dunglas
Copy link
Copy Markdown
Member

dunglas commented Jul 15, 2025

Thanks

@PhilETaylor
Copy link
Copy Markdown

PhilETaylor commented Jul 15, 2025

Thanks! looks like its working, although I now have to go an learn how the hell a hash/poundsign can truncate a string... thats crazy skills right there! haha

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