diff --git a/Dockerfile b/Dockerfile index 371f240..25736ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.20.0-alpine3.16 as builder +FROM golang:1.20.1-alpine3.16 as builder WORKDIR /notificationarr