diff --git a/Dockerfile b/Dockerfile index 61ea7ff..49f51df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.18.4-alpine3.16 as builder +FROM golang:1.18.5-alpine3.16 as builder WORKDIR /notificationarr