-
-
Notifications
You must be signed in to change notification settings - Fork 221
Update build containers #2477
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
Update build containers #2477
Conversation
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
You could add workflow dispatch inputs to allow to set |
63e5ea5
to
47a0d7f
Compare
Does the dockerfile changes from #2483 need to be included in this PR? |
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
Signed-off-by: DL6ER <dl6er@dl6er.de>
PR is good to go. Check #2461 to see if it should be merged prior to this PR going in. |
This targets master. Is this intended? |
No, I changed the base branch. Assuming the approval still holds. #2461 can wait. |
This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there: https://discourse.pi-hole.net/t/pi-hole-ftl-v6-2-2-released/80447/1 |
What does this implement/fix?
Accompanies pi-hole/docker-base-images#103 and attempts to fix the RISCV64 build failing since GHA updated their runner from
docker buildx
0.22.0to
docker buildx
0.23.0Changes
ftl-build
container tag once publishedRelated issue or feature (if applicable): N/A
Pull request in docs with documentation (if applicable): N/A
By submitting this pull request, I confirm the following:
git rebase
)Checklist:
developmental
branch.