Skip to content

.github,Dockerfile: pin alpine container to fix build issues#138

Merged
mostlygeek merged 1 commit into
mainfrom
mostlygeek/docker-action-fixes
Dec 4, 2025
Merged

.github,Dockerfile: pin alpine container to fix build issues#138
mostlygeek merged 1 commit into
mainfrom
mostlygeek/docker-action-fixes

Conversation

@mostlygeek

Copy link
Copy Markdown
Contributor

Address build issues with container with alpine:latest (v3.23) by pinning to using alpine:3.22

Pin to alpine:3.22 as the base for the published image.
Improve reliability as we use very little of the base image's libraries
and tools.

Signed-off-by: Benson Wong <benson@tailscale.com>
@mostlygeek
mostlygeek force-pushed the mostlygeek/docker-action-fixes branch from c5064e9 to 6a6cee8 Compare December 4, 2025 18:23

@remyguercio remyguercio 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.

LGTM

@mostlygeek
mostlygeek merged commit ed98891 into main Dec 4, 2025
3 checks passed
@mostlygeek
mostlygeek deleted the mostlygeek/docker-action-fixes branch December 4, 2025 18:38
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