diff --git a/Dockerfile b/Dockerfile index 589efa85..cfa07e72 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/golang:1.20 as builder +FROM public.ecr.aws/bitnami/golang:1.20.10 as builder ARG VERSION ARG BUILD_TIME