Proper rebase: sync all files from base branch, apply only SystemPrune streaming changes

Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-20 15:47:04 +00:00
parent 099298d695
commit 3d09806422
80 changed files with 501 additions and 390 deletions

View File

@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM haproxy:3.3.4-alpine
FROM haproxy:3.3.6-alpine
# hadolint ignore=DL3002
USER root