diff --git a/Dockerfile b/Dockerfile index 12808c6..f74edc3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # Builder # Note: Not using Alpine, because of CGo deps -FROM golang:1.24-bookworm AS builder +FROM golang:1.25-bookworm AS builder ENV GOBIN=/usr/local/bin ARG GOPROXY=