diff --git a/Dockerfile b/Dockerfile index c1ac16c..f21177d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.21.2-alpine3.17 as build +FROM golang:1.21.3-alpine3.17 as build ARG VERSION \ GIT_COMMIT \