@ -1,4 +1,4 @@
ARG GO_VERSION=1.15.2
ARG GO_VERSION=1.21.9
FROM golang:${GO_VERSION}-alpine AS builder