mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-01-26 19:03:33 +00:00
updated golang version
This commit is contained in:
parent
60c395d4a8
commit
e431b19cc8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user