diff --git a/build/Dockerfile b/build/Dockerfile index 89ce8a4..170fd72 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.22.5-bookworm +FROM golang:1.23.0-bookworm ARG GH_VERSION='1.9.2'