build: Update Passt to v2026_05_26 (#1162)

This commit is contained in:
Kroese
2026-05-29 12:52:20 +02:00
committed by GitHub
parent d6de10efe1
commit 10c902bc9b

View File

@@ -14,7 +14,7 @@ FROM debian:trixie-slim
ARG TARGETARCH
ARG TARGETPLATFORM
ARG VERSION_ARG="0.0"
ARG VERSION_PASST="2026_05_07"
ARG VERSION_PASST="2026_05_26"
ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND="noninteractive"