Skip to content

Conversation

@mickgmdb
Copy link
Collaborator

@mickgmdb mickgmdb commented Dec 5, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 5, 2025 20:47
@mickgmdb mickgmdb changed the title Fix failing Docker publishing due Fix failing Docker publishing due to Alpine image bug Dec 5, 2025
Copy link
Contributor

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 Docker publishing failures by updating the base image version and performing cleanup of unused code. The changes pin the Alpine base image to version 3.22 instead of using the latest tag, which improves build reproducibility and stability.

Key changes:

  • Pinned Alpine Docker base image to version 3.22
  • Removed unused std::time::Duration import from test file
  • Deleted duplicate/unused azure copy.rs file

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docker/Dockerfile Pins Alpine base image to version 3.22 for stable Docker builds
tests/int_local_path_validation.rs Removes unused Duration import
src/access_map/azure copy.rs Deletes entire unused file

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

@mickgmdb mickgmdb merged commit 8c9e6b3 into main Dec 5, 2025
1 of 4 checks passed
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