mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-19 15:44:28 +01:00
updated golang version
This commit is contained in:
@@ -7,7 +7,7 @@ ARG GRAALVM_VERSION=21.0.0
|
||||
|
||||
ARG BUILD_VERSION_ARG=unset
|
||||
|
||||
FROM golang:1.23-bookworm AS buildcontainer
|
||||
FROM golang:1.24-bookworm AS buildcontainer
|
||||
|
||||
ARG SIGNAL_CLI_VERSION
|
||||
ARG LIBSIGNAL_CLIENT_VERSION
|
||||
|
||||
Reference in New Issue
Block a user