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