diff --git a/Dockerfile b/Dockerfile index 62684ee..07457f1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.22.2-bullseye as builder +FROM golang:1.22.6-bullseye as builder ENV GO111MODULE=on ENV CGO_ENABLED=0 WORKDIR /usr/src/