Make linters happy
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
FROM golang:1.20 AS builder
|
||||
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./go.mod ./go.sum /app/
|
||||
|
||||
Reference in New Issue
Block a user