diff --git a/Dockerfile b/Dockerfile index 4171c1be..07e17cc6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.21.3-alpine3.17 as builder +FROM golang:1.21.4-alpine3.17 as builder ARG VERSION