diff --git a/Dockerfile b/Dockerfile index 0aaa0cf..6d14c71 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.23.0-bookworm as builder +FROM golang:1.23.3-bookworm as builder ARG GIT_SHA=""