buid: Pin Debian version (#818)

This commit is contained in:
Kroese
2024-09-27 14:40:56 +02:00
committed by GitHub
parent c81787b837
commit b131a32d0c

View File

@@ -7,7 +7,7 @@ FROM qemux/qemu-host:2.05 AS builder
# RUN go mod download
# RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /qemu-host.bin .
FROM debian:trixie-slim
FROM debian:trixie-20240926-slim
ARG TARGETPLATFORM
ARG VERSION_ARG="0.0"