diff --git a/Dockerfile b/Dockerfile index 7bd0312..448a0a4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.22.1 +FROM golang:1.22.4 # Set destination for COPY WORKDIR /app