Unverified Commit 10c902bc authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Update Passt to v2026_05_26 (#1162)

parent d6de10ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"