switch back to old buildcontainer image

This commit is contained in:
Bernhard B 2026-03-04 17:55:31 +01:00
parent 1ea89705d5
commit dd6d763618

View File

@ -7,7 +7,7 @@ ARG GRAALVM_VERSION=25.0.2
ARG BUILD_VERSION_ARG=unset
FROM golang:1.24 AS buildcontainer
FROM golang:1.24-bookworm AS buildcontainer
ARG SIGNAL_CLI_VERSION
ARG LIBSIGNAL_CLIENT_VERSION