diff --git a/Dockerfile b/Dockerfile index 7f20f065..ce3e35ac 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.23.2-alpine3.19 as builder +FROM golang:1.23.3-alpine3.19 as builder ARG VERSION