update
This commit is contained in:
@@ -9,6 +9,6 @@ RUN go mod download
|
|||||||
|
|
||||||
RUN go build -o /email-notification
|
RUN go build -o /email-notification
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
CMD [ "/email-notification" ]
|
CMD [ "/email-notification" ]
|
||||||
Reference in New Issue
Block a user