build: Update Passt to v2026_07_16 (#1287)

This commit is contained in:
Kroese
2026-07-17 13:49:26 +02:00
committed by GitHub
parent 401307b981
commit 585ebb3f53
+1 -1
View File
@@ -6,7 +6,7 @@ FROM debian:trixie-slim
ARG TARGETARCH
ARG TARGETPLATFORM
ARG VERSION_ARG="0.0"
ARG VERSION_PASST="2026_06_11"
ARG VERSION_PASST="2026_07_16"
ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND="noninteractive"