Bump Go version to 1.24 in Dockerfile and go.mod (#524)
This commit is contained in:
parent
d6d42f1bd3
commit
c8dd92f1e8
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/golang:1.23-bookworm as builder
|
||||
FROM docker.io/golang:1.24-bookworm as builder
|
||||
|
||||
ARG VER=devel
|
||||
ARG BUILDTAGS=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue