Update to bookworm #123

Open
mwalbeck wants to merge 1 commit from bookworm into master
Owner
No description provided.
mwalbeck added 1 commit 2023-11-04 16:00:56 +00:00
Update to bookworm
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
e2555230cc
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
This pull request has changes conflicting with the target branch.
  • Dockerfile
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin bookworm:bookworm
git checkout bookworm

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 checkout master
git merge --no-ff bookworm
git checkout bookworm
git rebase master
git checkout master
git merge --ff-only bookworm
git checkout bookworm
git rebase master
git checkout master
git merge --no-ff bookworm
git checkout master
git merge --squash bookworm
git checkout master
git merge --ff-only bookworm
git checkout master
git merge bookworm
git push origin master
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: walbeck-it/docker-janus-gateway#123
No description provided.