diff --git a/Dockerfile b/Dockerfile index c7dc1ac..38e410b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.25 +FROM golang:latest WORKDIR /usr/src/app diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..e69de29