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