Update Dockerfile
This commit is contained in:
parent
aefbdbb10c
commit
9831272609
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ WORKDIR /app
|
||||||
|
|
||||||
COPY ./ ./
|
COPY ./ ./
|
||||||
|
|
||||||
|
|
||||||
# RUN go mod download
|
# RUN go mod download
|
||||||
|
|
||||||
RUN echo jojo
|
RUN echo jojo
|
||||||
|
|
|
||||||
Reference in a new issue