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