Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SYS-633 fix chown commands for ddclient / git-dump #177

Merged
merged 2 commits into from
Jan 1, 2025

Conversation

instantlinux
Copy link
Owner

Summary of Changes

Fixes broken builds of ddclient and git-dump images.

Why is this change being made?

The syntax of chown permitted a deprecated format owner.group until alpine:3.21. Replace the dot with a colon wherever this appeared.

How was this tested? How can the reviewer verify your testing?

Local testing and CI.

Completion checklist

  • The pull request is linked to all related issues
  • This change has unit test coverage
  • Documentation has been updated
  • Dependencies have been updated and verified

@instantlinux instantlinux merged commit 3a542ff into main Jan 1, 2025
1 check passed
@instantlinux instantlinux deleted the SYS-623_tweaks branch January 1, 2025 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant