feat: use debian-slim instead of alpine because of musl #9

Open
Dutch wants to merge 1 commit from use-debian-slim into main
Owner
No description provided.
feat: use debian-slim instead of alpine because of musl
Some checks failed
Build workflow image / podman-build (pull_request) Failing after 44s
50fc4a9a44
Some checks failed
Build workflow image / podman-build (pull_request) Failing after 44s
This pull request has changes conflicting with the target branch.
  • .forgejo/workflows/build_push.yaml
  • Containerfile
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin use-debian-slim:use-debian-slim
git switch use-debian-slim

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff use-debian-slim
git switch use-debian-slim
git rebase main
git switch main
git merge --ff-only use-debian-slim
git switch use-debian-slim
git rebase main
git switch main
git merge --no-ff use-debian-slim
git switch main
git merge --squash use-debian-slim
git switch main
git merge --ff-only use-debian-slim
git switch main
git merge use-debian-slim
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Dutch/workflow-base-image!9
No description provided.