diff --git a/Dockerfile b/Dockerfile index c176e0c..3be95a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:buster +FROM golang:bookworm WORKDIR /app