diff --git a/build/Dockerfile b/build/Dockerfile index c69161f..906e0cd 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.23.1-bookworm +FROM golang:1.23.2-bookworm ARG GH_VERSION='2.4.0'