Skip to content

chore: bump uv to 0.11.32 in dockerfile - #129

Merged
smarlhens merged 1 commit into
mainfrom
worktree-bump-docker-uv
Jul 27, 2026
Merged

chore: bump uv to 0.11.32 in dockerfile#129
smarlhens merged 1 commit into
mainfrom
worktree-bump-docker-uv

Conversation

@smarlhens

Copy link
Copy Markdown
Owner

Summary

The uv binary copied into the Docker builder stage was still pinned to 0.11.25, missed in #128. Bumped to 0.11.32 (current latest), and updated the matching "tested with" note in the README prerequisites.

Notes

  • ghcr.io/astral-sh/uv:0.11.32 manifest verified to exist before pinning.
  • The >=0.11.21 floors in pyproject.toml (build-system.requires and tool.uv.required-version) are deliberately left alone — nothing here requires a newer minimum.
  • CI resolves uv from version-file: pyproject.toml, so the workflow already ran on 0.11.32; only the Docker stage was stale.

Verification

pre-commit run --all-files passes locally. The build-image CI job exercises the new pin.

@smarlhens
smarlhens merged commit 52cfceb into main Jul 27, 2026
5 checks passed
@smarlhens
smarlhens deleted the worktree-bump-docker-uv branch July 27, 2026 13:14
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.

1 participant