diff --git a/Dockerfile b/Dockerfile index 1a1ce64..755b5ec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.19.1-alpine3.16 as builder +FROM golang:1.19.2-alpine3.16 as builder WORKDIR /notificationarr