mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-05-26 14:44:15 +00:00
switch back to old buildcontainer image
This commit is contained in:
parent
1ea89705d5
commit
dd6d763618
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user